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
|
@ -1072,6 +1072,7 @@ span.ui-icon {
|
|||
/* show ~4.5 entries */
|
||||
height: 278px;
|
||||
width: 350px;
|
||||
max-width: 90%;
|
||||
right: 13px;
|
||||
|
||||
&::after {
|
||||
|
|
Loading…
Reference in New Issue