user popovers WIP
This commit is contained in:
parent
3628fb4272
commit
7c633aa952
4 changed files with 80 additions and 47 deletions
|
|
@ -44,7 +44,7 @@
|
|||
|
||||
.popover {
|
||||
z-index: 90000;
|
||||
position: absolute;
|
||||
position: fixed;
|
||||
min-width: 0;
|
||||
box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.5);
|
||||
box-shadow: var(--popupShadow);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue