차트 설정 수정

This commit is contained in:
Macbook
2026-06-01 01:35:31 +09:00
parent 332019866a
commit f2208aab99
28 changed files with 546 additions and 333 deletions
+7
View File
@@ -3196,6 +3196,13 @@ html.theme-blue {
padding-bottom: 10px;
border-bottom: 1px solid var(--sep);
}
.ism-color-popover-footer {
display: flex;
justify-content: flex-end;
margin-top: 12px;
padding-top: 10px;
border-top: 1px solid var(--sep);
}
.ism-color-native-label {
display: flex;
align-items: center;