refactor: improve ui consistency
This commit is contained in:
@@ -135,6 +135,13 @@ a {
|
||||
}
|
||||
}
|
||||
|
||||
.cm-tooltip {
|
||||
.tooltip-theme {
|
||||
@apply fixed;
|
||||
@apply -mt-6;
|
||||
}
|
||||
}
|
||||
|
||||
.tooltip-theme {
|
||||
@apply bg-tooltip;
|
||||
@apply text-primary;
|
||||
|
||||
Reference in New Issue
Block a user