refactor(frontend): refactor styles
This commit is contained in:
@@ -662,7 +662,7 @@ definePage(() => ({
|
||||
.roleItemSub {
|
||||
padding: 6px 12px;
|
||||
font-size: 85%;
|
||||
color: var(--MI_THEME-fgTransparentWeak);
|
||||
color: color(from var(--MI_THEME-fg) srgb r g b / 0.75);
|
||||
}
|
||||
|
||||
.roleUnassign {
|
||||
|
||||
Reference in New Issue
Block a user