mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Fixing height for icon
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
width: 12px;
|
||||
display: inline-block;
|
||||
svg {
|
||||
max-height: 15px;
|
||||
max-height: 14px;
|
||||
}
|
||||
i, path, ellipse {
|
||||
@include opacity(0.5);
|
||||
|
||||
Reference in New Issue
Block a user