mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-08-01 03:30:25 +00:00
prevent popover shadows from being clipped/overlapped
This commit is contained in:
parent
d75d96fc4a
commit
56613910f0
1 changed files with 4 additions and 0 deletions
|
|
@ -284,6 +284,10 @@ for $stage in $stages
|
|||
.popover
|
||||
line-height: 1.5
|
||||
|
||||
// prevent box-shadow from being clipped/overlapped
|
||||
margin-bottom: 10px
|
||||
margin-right: 5px
|
||||
|
||||
// task editing
|
||||
// ------------
|
||||
form
|
||||
|
|
|
|||
Loading…
Reference in a new issue