small changes
Template tests / tests (push) Successful in 1m56s

This commit is contained in:
Iisyourdad
2026-06-11 11:24:35 -05:00
parent 4e342a7449
commit 7e979cb2de
+2 -2
View File
@@ -302,8 +302,8 @@ kbd {
.empty-state .big { font-size: 40px; margin-bottom: 10px; color: var(--text); } .empty-state .big { font-size: 40px; margin-bottom: 10px; color: var(--text); }
.pane-steps { .pane-steps {
width: 270px; width: 320px;
min-width: 270px; min-width: 320px;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
min-height: 0; min-height: 0;