arrow trending
This commit is contained in:
+1
-7
@@ -3,7 +3,7 @@
|
||||
@tailwind utilities;
|
||||
|
||||
@layer base {
|
||||
* {
|
||||
span, table, input, th, tr, td, button, div, hr {
|
||||
@apply border-slate-600 text-slate-100 placeholder-slate-400;
|
||||
}
|
||||
|
||||
@@ -64,10 +64,4 @@
|
||||
@apply w-6 h-6;
|
||||
}
|
||||
}
|
||||
.btn-icon-stroke {
|
||||
@apply btn-icon;
|
||||
> svg {
|
||||
@apply stroke-slate-100 hover:stroke-slate-400;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user