Merge branch 'develop' into refactor-use-formkit-dnd
This commit is contained in:
commit
3bb022aee0
394 changed files with 3215 additions and 1850 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue