wizard responsive

This commit is contained in:
Burak Civan
2022-11-21 10:56:17 +03:00
parent 3ff6e110e0
commit dea9c04406
7 changed files with 74 additions and 10 deletions

View File

@@ -605,6 +605,10 @@ html[dir="rtl"] .lines-radius-border thead td:last-child {
.full-width-mobile {
width: 100% !important;
}
.full-height-mobile {
height: 100% !important;
}
}
/* full-width for mobile. Some component use inline styling for width */