1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00

#23 fixed layout of boris

This commit is contained in:
Fedor Katurov 2021-03-19 17:34:12 +07:00
parent b1f019ebae
commit 73fcde2223

View file

@ -155,4 +155,5 @@
.content { .content {
position: relative; position: relative;
z-index: 1; z-index: 1;
flex: 3;
} }