mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
MM-55714 - Updating suggestion list height as before (#25516)
* MM-55714 - Updating suggestion list height * Removing margin on status
This commit is contained in:
parent
e99ded1635
commit
371ad738d9
@ -187,9 +187,9 @@
|
||||
z-index: 101;
|
||||
display: flex;
|
||||
width: 100%;
|
||||
height: 5rem;
|
||||
min-height: 4rem;
|
||||
align-items: center;
|
||||
padding: 0 2.4rem;
|
||||
padding: 8px 2.4rem;
|
||||
margin: 0;
|
||||
cursor: pointer;
|
||||
font-size: inherit;
|
||||
@ -319,7 +319,6 @@
|
||||
.status-wrapper {
|
||||
overflow: visible;
|
||||
height: 24px;
|
||||
margin-top: 4px;
|
||||
margin-right: 12px;
|
||||
|
||||
.Avatar.Avatar-sm {
|
||||
|
Loading…
Reference in New Issue
Block a user