poprawki
This commit is contained in:
@@ -191,14 +191,14 @@ body {
|
||||
@media (max-width: 576px) {
|
||||
.time-selector-wrapper {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(3, 1fr) !important;
|
||||
grid-template-columns: repeat(2, 1fr) !important;
|
||||
gap: 8px !important;
|
||||
padding: 0 10px;
|
||||
}
|
||||
|
||||
.time-btn {
|
||||
width: 100% !important;
|
||||
height: 40px !important;
|
||||
font-size: 0.85rem !important;
|
||||
width: 80% !important;
|
||||
height: 30px !important;
|
||||
font-size: 0.75rem !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user