Add shadow to filters box
parent
f6f251d2dc
commit
c8204899fd
|
@ -1,5 +1,6 @@
|
|||
tg-filter {
|
||||
background-color: $mass-white;
|
||||
box-shadow: 1px 1px 5px rgba(0, 0, 0, .2);
|
||||
display: block;
|
||||
left: 0;
|
||||
min-height: 100%;
|
||||
|
|
Loading…
Reference in New Issue