This commit is contained in:
Peter Maquiran
2023-07-24 13:52:48 +01:00
parent ba8fce1ec8
commit 54a6fb5b6e
5 changed files with 18 additions and 13 deletions
@@ -35,6 +35,7 @@
@media only screen and (max-width: 800px) {
.btn-ok, .btn-cancel, .btn-delete{
width: 47% !important;
min-width: 300px;
}
}
@media only screen and (min-width: 1024px) {