Hotfix: Fixing 'more' channel truncating purpose (#4581)
* Fixing more channel purpose * Fixing to match master
Этот коммит содержится в:
коммит произвёл
Harrison Healey
родитель
3241b3abe4
Коммит
477dc6c4b6
@@ -612,7 +612,7 @@
|
||||
.more-modal__row {
|
||||
border-bottom: 1px solid $light-gray;
|
||||
display: flex;
|
||||
min-height: 50px;
|
||||
min-height: 70px;
|
||||
padding: 8px 15px;
|
||||
}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user