1
0
Fork 0
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:
Fedor Katurov 2020-10-31 22:55:09 +07:00
parent c19fb3282e
commit 6de411f140
4 changed files with 29 additions and 46 deletions

View file

@ -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;