mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
used popper to handle positioning
This commit is contained in:
parent
c19fb3282e
commit
6de411f140
4 changed files with 29 additions and 46 deletions
|
@ -16,7 +16,7 @@
|
|||
background: rgba(255, 0, 0, 0.3);
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
z-index: 20;
|
||||
z-index: 26;
|
||||
justify-content: flex-end;
|
||||
overflow: hidden;
|
||||
animation: appear 0.25s forwards;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue