mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-03 17:44:17 +02:00
🎨
This commit is contained in:
@@ -445,7 +445,7 @@ if (prefer.s['deck.wallpaper'] != null) {
|
||||
padding: 0;
|
||||
aspect-ratio: 1;
|
||||
width: 100%;
|
||||
max-width: 60px;
|
||||
max-width: 50px;
|
||||
margin: auto;
|
||||
border-radius: 100%;
|
||||
background: var(--MI_THEME-panel);
|
||||
|
||||
@@ -298,7 +298,7 @@ $widgets-hide-threshold: 1090px;
|
||||
padding: 0;
|
||||
aspect-ratio: 1;
|
||||
width: 100%;
|
||||
max-width: 60px;
|
||||
max-width: 50px;
|
||||
margin: auto;
|
||||
border-radius: 100%;
|
||||
background: var(--MI_THEME-panel);
|
||||
|
||||
Reference in New Issue
Block a user