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

fixed no-comment height

This commit is contained in:
Fedor Katurov 2019-10-12 18:08:08 +07:00
parent b844e58568
commit 2d65641693
2 changed files with 2 additions and 9 deletions

View file

@ -31,6 +31,8 @@
text-transform: uppercase;
font: $font_18_semibold;
color: transparentize(white, 0.5);
flex: 0 0 $comment_height;
@include outer_shadow();
&:nth-child(2) {