system: Always use default avatar in switch-user submenu
It is too small to be really useful, and sticks out being the only color icon. https://gitlab.gnome.org/GNOME/gnome-shell/issues/957
This commit is contained in:

committed by
Florian Müllner

parent
c1d3e304cb
commit
33e05f5912
@ -1080,11 +1080,7 @@ StScrollBar {
|
||||
|
||||
// a little unstructured mess:
|
||||
|
||||
.system-switch-user-submenu-icon.user-icon {
|
||||
icon-size: 20px;
|
||||
padding: 0 2px;
|
||||
}
|
||||
.system-switch-user-submenu-icon.default-icon {
|
||||
.system-switch-user-submenu-icon {
|
||||
icon-size: 16px;
|
||||
padding: 0 4px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user