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