1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-26 05:16:41 +07:00

fixed panel z-index on node title

This commit is contained in:
Fedor Katurov 2021-10-05 15:50:59 +07:00
parent d382553b8a
commit a5a394c590
2 changed files with 3 additions and 4 deletions

View file

@ -9,9 +9,8 @@
}
.content {
align-items: stretch !important;
@include vertical_at_tablet;
position: relative;
z-index: 3;
}
.comments {