This commit is contained in:
syuilo 2025-03-31 13:18:50 +09:00
parent ea722b8360
commit 93214862b1
19 changed files with 40 additions and 52 deletions

View file

@ -144,7 +144,7 @@ fetchRoles();
}
.roleItemArea {
background-color: var(--MI_THEME-acrylicBg);
background-color: color(from var(--MI_THEME-bg) srgb r g b / 0.5);
border-radius: var(--MI-radius);
padding: 12px;
overflow-y: auto;