fix: replace hardcoded pixel values with CSS custom properties and rem units across multiple stylesheets

This commit is contained in:
2026-06-09 17:03:16 +00:00
parent c4f2937415
commit 671c42316b
8 changed files with 51 additions and 51 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
z-index: 2100;
max-height: 200px;
overflow-y: auto;
margin-bottom: 4px;
margin-bottom: 0.25rem;
}
.mention-dropdown-item {