mirror of
https://github.com/searxng/searxng.git
synced 2026-05-27 05:10:12 +02:00
[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