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:
parent
2d65641693
commit
2673722af7
7 changed files with 26 additions and 15 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue