Add bigger shadow to popover
This commit is contained in:
parent
53bc270e08
commit
6fa26340ef
|
@ -1,5 +1,5 @@
|
|||
.popover {
|
||||
box-shadow: $box-shadow-sm;
|
||||
box-shadow: $box-shadow;
|
||||
background-color: var(--raised-bg);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue