Adding compact layout (#2991)
* Adding compact layout * Fixing ESLint error
Этот коммит содержится в:
коммит произвёл
Christopher Speller
родитель
565b111234
Коммит
0258fcfa5c
@@ -448,7 +448,7 @@
|
||||
@include opacity(.8);
|
||||
float: right;
|
||||
margin-right: 3px;
|
||||
margin-top: 12px;
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
||||
.member-select__container {
|
||||
@@ -459,7 +459,7 @@
|
||||
select {
|
||||
@include opacity(.8);
|
||||
float: right;
|
||||
margin: 5px 5px 0 2px;
|
||||
margin: 1px 5px 0 2px;
|
||||
width: auto;
|
||||
}
|
||||
}
|
||||
|
||||
Ссылка в новой задаче
Block a user