make background image not move too much when resizing left panel
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user