This commit is contained in:
Mateusz Gruszczyński
2026-09-03 10:02:55 +02:00
parent f0909a443d
commit 8f6169fbe3
8 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -6731,7 +6731,7 @@ textarea:focus { border-color:var(--accent); outline:2px solid color-mix(in srgb
.flow-generated-card .card-footer > small { color:var(--accent); }
/* 0.11.4 production layout guards and in-app chart preview. */
/* 0.11.5 production layout guards and in-app chart preview. */
html,body { max-width:100%; overflow-x:clip; }
main,.view { min-width:0; max-width:100%; }
.flow-info-panel,.flow-info-panel > div { min-width:0; }