mirror of
https://github.com/searxng/searxng.git
synced 2026-05-28 05:40:12 +02:00
[simple theme] define device width with less vars in defenition.less
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 80em) {
|
||||
@media screen and (max-width: @tablet) {
|
||||
.preferences_back {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user