improve dialog appearance

This commit is contained in:
pa
2025-09-23 03:31:58 +09:00
committed by Natsumi
parent cd8b28be98
commit 399433c277

View File

@@ -1051,3 +1051,7 @@ i.x-status-icon.red {
// dropdown item focus blue background looks bad
background-color: unset;
}
:root {
--el-overlay-color-lighter: rgba(0, 0, 0, 0.15);
}