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

spacer for long comments

This commit is contained in:
Fedor Katurov 2020-05-25 18:05:44 +07:00
parent 5c1610218d
commit a39a6a6995
2 changed files with 7 additions and 1 deletions

View file

@ -27,3 +27,9 @@
color: $wisegreen;
}
}
.blank {
display: inline-flex;
height: 1em;
width: 150px;
}