mirror of
https://github.com/nextcloud/server.git
synced 2026-04-20 22:00:39 -04:00
Merge pull request #4599 from nextcloud/contactsmenu-mobile
Define max-width for Contacts menu for mobile
This commit is contained in:
commit
0329adbc61
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