significantly improve latency

This commit is contained in:
Boof2015
2026-03-21 18:38:21 -04:00
parent dc3604dbb5
commit 78d8be23a3
15 changed files with 1323 additions and 220 deletions
+6
View File
@@ -520,6 +520,12 @@ select {
line-height: 1.4;
}
.settings-info-text {
color: var(--text-tertiary);
font-size: 11px;
line-height: 1.4;
}
.settings-theme-swatches {
display: flex;
flex-wrap: wrap;