Fixing Lexxy prompt menu spacing
This commit is contained in:
@@ -293,6 +293,10 @@
|
||||
|
||||
max-height: 200px;
|
||||
overflow: scroll;
|
||||
|
||||
&:is(.lexxy-prompt-menu--visible) {
|
||||
padding: var(--lexxy-prompt-padding);
|
||||
}
|
||||
}
|
||||
|
||||
.lexxy-prompt-menu--visible {
|
||||
|
||||
Reference in New Issue
Block a user