Increase max width for mention prompts
This commit is contained in:
committed by
Mike Dalessio
parent
ea871757f2
commit
1f24ed662b
@@ -120,6 +120,10 @@
|
||||
margin-block: 1em;
|
||||
}
|
||||
|
||||
.lexxy-prompt-menu {
|
||||
max-inline-size: min(35ch, calc(100% - var(--lexxy-prompt-offset-x)));
|
||||
}
|
||||
|
||||
/* Content
|
||||
/* ------------------------------------------------------------------------ */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user