mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 10:10:49 -04:00
Define max-width for Contacts menu for mobile
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
parent
854dfef199
commit
bc36446455
1 changed files with 1 additions and 0 deletions
|
|
@ -1072,6 +1072,7 @@ span.ui-icon {
|
|||
/* show ~4.5 entries */
|
||||
height: 278px;
|
||||
width: 350px;
|
||||
max-width: 90%;
|
||||
right: 13px;
|
||||
|
||||
&::after {
|
||||
|
|
|
|||
Loading…
Reference in a new issue