style: set theme token

This commit is contained in:
jialin
2025-03-27 18:32:44 +08:00
parent 8d444f24f8
commit db417e6a5f
22 changed files with 142 additions and 102 deletions
+1 -1
View File
@@ -96,7 +96,7 @@
}
color: var(--color-logs-text);
font-size: var(--font-size-small);
font-size: var(--font-size-base);
line-height: 22px;
white-space: pre-wrap;
background-color: var(--color-logs-bg);