MM-57116 - Updating multi select height (#26473)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
3b8ba01fd9
Коммит
a5c2f37d18
@@ -3,7 +3,7 @@
|
|||||||
.multi-select__container {
|
.multi-select__container {
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 40px;
|
min-height: 40px;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
padding: 0 15px;
|
padding: 0 15px;
|
||||||
|
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user