fix: move toggle buttons below labels on mobile
This commit is contained in:
committed by
mrugesh
parent
ab806c1e5d
commit
432e4a40a3
@@ -65,11 +65,6 @@ label.toggle-label {
|
||||
}
|
||||
|
||||
@media (max-width: 440px) {
|
||||
.btn-group .btn + .btn {
|
||||
margin-left: 0px;
|
||||
margin-top: -2px;
|
||||
}
|
||||
|
||||
.btn:first-child > .tick {
|
||||
left: auto;
|
||||
right: 5px;
|
||||
|
Reference in New Issue
Block a user