MM-55714 - Updating suggestion list height as before (#25516)
* MM-55714 - Updating suggestion list height * Removing margin on status
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
e99ded1635
Коммит
371ad738d9
@@ -187,9 +187,9 @@
|
|||||||
z-index: 101;
|
z-index: 101;
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 5rem;
|
min-height: 4rem;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
padding: 0 2.4rem;
|
padding: 8px 2.4rem;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
font-size: inherit;
|
font-size: inherit;
|
||||||
@@ -319,7 +319,6 @@
|
|||||||
.status-wrapper {
|
.status-wrapper {
|
||||||
overflow: visible;
|
overflow: visible;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
margin-top: 4px;
|
|
||||||
margin-right: 12px;
|
margin-right: 12px;
|
||||||
|
|
||||||
.Avatar.Avatar-sm {
|
.Avatar.Avatar-sm {
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user