mirror of
https://github.com/Retrospring/retrospring.git
synced 2024-11-20 12:29:54 +01:00
Add bigger shadow to popover
This commit is contained in:
parent
53bc270e08
commit
6fa26340ef
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
.popover {
|
||||
box-shadow: $box-shadow-sm;
|
||||
box-shadow: $box-shadow;
|
||||
background-color: var(--raised-bg);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue