[simple theme] define device width with less vars in defenition.less
This commit is contained in:
@@ -433,7 +433,7 @@ select {
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 50em) {
|
||||
@media screen and (max-width: @phone) {
|
||||
.tabs > label {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user