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

added date

This commit is contained in:
Fedor Katurov 2019-10-12 18:35:02 +07:00
parent 2d65641693
commit 2673722af7
7 changed files with 26 additions and 15 deletions

View file

@ -2,6 +2,8 @@
background: $comment_bg;
min-height: $comment_height;
display: flex;
position: relative;
box-shadow: none;
// box-shadow: $comment_shadow;
&:global(.is_empty) {