mirror of
https://github.com/nextcloud/server.git
synced 2026-03-18 00:23:20 -04:00
address review
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
4b34a61ac9
commit
9d2c19fa69
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