Current File : /home/users/barii/public_html/finansenl.com.pl/wodki/admin/bkk/assets/scss/pages/_wishlist.scss
/**=====================
    83. Wishlist CSS start
==========================**/
.wishlist{
	table{
		tr{
			td{
				svg{
					color: $dark-gray;
					cursor: pointer;
				}
			}
		}
		
	}
}
/**=====================
    83. Wishlist CSS Ends
==========================**/