Updates
This commit is contained in:
+2
-2
@@ -60,7 +60,7 @@
|
||||
}
|
||||
|
||||
.twui-a {
|
||||
@apply !text-foreground-light/70 dark:!text-foreground-dark/70 border-none;
|
||||
@apply !text-foreground-light/70 dark:!text-foreground-dark/70 border-none hover:dark:!text-white hover:opacity-100;
|
||||
}
|
||||
|
||||
.twui-a.active {
|
||||
@@ -68,7 +68,7 @@
|
||||
}
|
||||
|
||||
.dotted-text {
|
||||
@apply border-0 border-b-2 border-dotted border-foreground-light/20 dark:!border-foreground-dark/20 pb-1;
|
||||
@apply border-0 border-b-2 border-dotted border-foreground-light/20 dark:!border-foreground-dark/20 pb-[2px];
|
||||
}
|
||||
|
||||
.dotted-text:hover {
|
||||
|
||||
Reference in New Issue
Block a user