This commit is contained in:
syuilo 2023-05-31 12:24:00 +09:00
parent 8e5d31eb5c
commit 14da0a65f7
4 changed files with 4 additions and 2 deletions

View file

@ -306,6 +306,7 @@ async function deleteProfile() {
display: flex;
overflow-x: auto;
overflow-y: clip;
overscroll-behavior: contain;
background: var(--deckBg);
&.center {