mirror of
https://github.com/moku-project/Moku.git
synced 2026-06-13 17:29:55 -05:00
Fix: PerformanceSettings RenderLimit CSS Revision (#63)
This commit is contained in:
@@ -318,6 +318,12 @@
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.s-presets {
|
||||
display: flex;
|
||||
gap: var(--sp-2);
|
||||
padding: var(--sp-3) var(--sp-4);
|
||||
}
|
||||
|
||||
|
||||
/* ── Select Dropdown ──────────────────────────────────────────────── */
|
||||
.s-select { position: relative; flex-shrink: 0; }
|
||||
|
||||
Reference in New Issue
Block a user