make background image not move too much when resizing left panel
parent
82ca98cdd5
commit
918d091878
|
@ -9,7 +9,7 @@
|
|||
background-image: var(--avatar-url);
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
background-position: left top;
|
||||
}
|
||||
|
||||
.mx_TagPanel {
|
||||
|
|
Loading…
Reference in New Issue