mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Minor fix for system console menu (#5225)
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
|
||||
th {
|
||||
font-weight: normal !important;
|
||||
|
||||
&.header-list__members {
|
||||
padding-right: 4px;
|
||||
}
|
||||
@@ -282,6 +283,10 @@
|
||||
top: 10px;
|
||||
z-index: 5;
|
||||
|
||||
li {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.sidebar-header-dropdown__toggle,
|
||||
.admin-navbar-dropdown__toggle {
|
||||
@include opacity(.8);
|
||||
|
||||
Reference in New Issue
Block a user