feat(ModalTabContent): add gap to settings row for improved layout

This commit is contained in:
alexsparkes
2026-01-27 16:51:04 +00:00
parent 3dad52196d
commit 9fa1ddcab5

View File

@@ -50,6 +50,7 @@
display: flex;
flex-flow: column;
max-width: 50%;
gap: 5px;
}
.action {