solve button space

This commit is contained in:
Peter Maquiran
2023-03-16 11:45:59 +01:00
parent 3dfa4c1074
commit b79bfc4a91
7 changed files with 33 additions and 21 deletions
+5
View File
@@ -534,9 +534,14 @@ $app-theme: mat-light-theme(
}
.footer-toolbar {
width: 400px;
max-width: 100%;
margin: 10px auto;
overflow: auto;
--background: #fff;
ion-buttons {
max-width: 45%;
}
}
.btn-ok-no-width {