style: add min-width to button styles for improved layout consistency

This commit is contained in:
2026-06-26 09:15:18 -03:00
parent 6086070891
commit a0c35c76a7

View File

@@ -10,6 +10,7 @@
min-height: 40px;
font-weight: 700;
font-size:15px;
min-width:216px;
}
.btn-primary,