Move general tab to top

This commit is contained in:
Carlos Fernandez 2026-03-12 19:06:29 -04:00
parent bbdfebca0e
commit 62d40f8639
4 changed files with 19 additions and 23 deletions

View file

@ -46,6 +46,8 @@
flex-direction: column;
gap: 10px;
margin-bottom: 4px;
width: 100%;
padding: 0 8px;
}
.label-container {