refactor: improve ui consistency

This commit is contained in:
liyasthomas
2022-02-14 05:52:44 +05:30
parent 8b9746540f
commit e9011a6b44
41 changed files with 187 additions and 135 deletions

View File

@@ -135,6 +135,13 @@ a {
}
}
.cm-tooltip {
.tooltip-theme {
@apply fixed;
@apply -mt-6;
}
}
.tooltip-theme {
@apply bg-tooltip;
@apply text-primary;