mirror of
https://github.com/mattermost/mattermost.git
synced 2026-08-26 21:27:40 -05:00
Updating color of hover on LHS Header
This commit is contained in:
@@ -99,7 +99,7 @@
|
||||
}
|
||||
&:hover {
|
||||
&:before {
|
||||
background: rgba(black, 0.05);
|
||||
background: rgba(black, 0.1);
|
||||
}
|
||||
.user__name {
|
||||
color: #fff;
|
||||
|
||||
Reference in New Issue
Block a user