mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-31 03:24:00 +02:00
refactor(frontend): refactor styles
This commit is contained in:
@@ -184,7 +184,7 @@ definePage(() => ({
|
||||
.userItemSub {
|
||||
padding: 6px 12px;
|
||||
font-size: 85%;
|
||||
color: var(--MI_THEME-fgTransparentWeak);
|
||||
color: color(from var(--MI_THEME-fg) srgb r g b / 0.75);
|
||||
}
|
||||
|
||||
.userItemMainBody {
|
||||
|
||||
Reference in New Issue
Block a user