Fixing DM separator and margin on system console (#2944)
Fixing margins on system console
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
c8285185a9
Коммит
338223d204
@@ -16,9 +16,10 @@
|
||||
color: $white;
|
||||
font-size: .9em;
|
||||
height: 20px;
|
||||
margin: 5px 0 6px;
|
||||
line-height: 20px;
|
||||
margin: 5px 0 6px;
|
||||
position: relative;
|
||||
z-index: 0;
|
||||
|
||||
&:before {
|
||||
background: $light-gray;
|
||||
|
||||
Ссылка в новой задаче
Block a user