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

fixed no comments appearance

This commit is contained in:
Fedor Katurov 2022-01-06 21:05:59 +07:00
parent 95b92b643f
commit 88f8fe21f7

View file

@ -52,4 +52,6 @@
color: darken(white, 75%); color: darken(white, 75%);
height: 20px; height: 20px;
margin-top: 0 !important; margin-top: 0 !important;
text-align: center;
width: 100%;
} }