mirror of
https://github.com/nextcloud/server.git
synced 2026-05-16 18:40:06 -04:00
address 2nd review
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
729ef0063f
commit
963220dbd7
1 changed files with 1 additions and 1 deletions
|
|
@ -62,7 +62,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
@media (max-width: $breakpoint-mobile/2) {
|
||||
@media (max-width: ($breakpoint-mobile / 2)) {
|
||||
.app-settings #accessibility .preview-list .preview {
|
||||
display: unset;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue