mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Improving pencil icon for manage members
This commit is contained in:
@@ -183,7 +183,7 @@
|
||||
text-align: right;
|
||||
margin-bottom: 5px;
|
||||
.fa {
|
||||
margin-right: 7px;
|
||||
margin-right: 5px;
|
||||
font-size: 12px;
|
||||
@include opacity(0.5);
|
||||
display: none;
|
||||
@@ -335,6 +335,8 @@
|
||||
|
||||
.fa {
|
||||
margin-right: 5px;
|
||||
@include opacity(0.5);
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.member-menu {
|
||||
|
||||
Reference in New Issue
Block a user