Fix profile menu background color.
This commit is contained in:
parent
3890fec111
commit
5595ae6fd6
|
@ -65,7 +65,7 @@ a:hover {
|
|||
}
|
||||
|
||||
#sidebar #user-profile-menu {
|
||||
background: rgba(255, 255, 255, 0.3);
|
||||
background:rgba(254, 251, 242, 0.25);
|
||||
}
|
||||
|
||||
#sidebar ul.components {
|
||||
|
|
Loading…
Reference in New Issue