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

comment appearance

This commit is contained in:
Fedor Katurov 2019-10-12 10:13:09 +07:00
parent ee61080f18
commit 1d89029848
4 changed files with 13 additions and 13 deletions

View file

@ -5,6 +5,7 @@ $grid_line: 4px;
$content_width: $cell * 4 + $grid_line * 3;
$gap: 10px;
$spc: $gap * 2;
$comment_height: 72px;
$radius: 6px;
$cell_radius: 6px;