mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-07-25 15:35:14 +02:00
Update MkWorldAvatarEditDialog.vue
This commit is contained in:
@@ -382,9 +382,10 @@ async function cancel() {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
height: stretch;
|
||||
height: 100%;
|
||||
width: 300px;
|
||||
overflow: auto;
|
||||
scrollbar-gutter: stable;
|
||||
box-sizing: border-box;
|
||||
padding: 32px 16px 16px 16px;
|
||||
background: var(--MI_THEME-panel);
|
||||
|
||||
Reference in New Issue
Block a user