forked from retoor/devplacepy
fix: replace hardcoded pixel values with CSS custom properties and rem units across multiple stylesheets
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
z-index: 2100;
|
||||
max-height: 200px;
|
||||
overflow-y: auto;
|
||||
margin-bottom: 4px;
|
||||
margin-bottom: 0.25rem;
|
||||
}
|
||||
|
||||
.mention-dropdown-item {
|
||||
|
||||
Reference in New Issue
Block a user