mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-18 23:09:47 +02:00
Fix autocomplete doc font size
This commit is contained in:
@@ -159,7 +159,7 @@
|
|||||||
@apply shadow-lg bg-gray-50 rounded text-gray-700 border border-gray-200 z-50 pointer-events-auto text-[0.75rem];
|
@apply shadow-lg bg-gray-50 rounded text-gray-700 border border-gray-200 z-50 pointer-events-auto text-[0.75rem];
|
||||||
|
|
||||||
&.cm-completionInfo-right {
|
&.cm-completionInfo-right {
|
||||||
@apply ml-1;
|
@apply ml-1 -mt-0.5 text-sm;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.cm-completionInfo-right-narrow {
|
&.cm-completionInfo-right-narrow {
|
||||||
|
|||||||
Reference in New Issue
Block a user