Merge branch 'develop' into refactor-use-formkit-dnd

This commit is contained in:
syuilo 2024-10-14 20:05:44 +09:00 committed by GitHub
commit 3bb022aee0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
394 changed files with 3215 additions and 1850 deletions

View file

@ -236,7 +236,7 @@ function showFileMenu(file: Misskey.entities.DriveFile, ev: MouseEvent | Keyboar
width: 100%;
height: 100%;
z-index: 1;
color: var(--fg);
color: var(--MI_THEME-fg);
}
.sensitive {