fix perfs
This commit is contained in:
@@ -41,4 +41,10 @@
|
||||
@apply bg-slate-600 hover:bg-slate-800;
|
||||
border-radius: 5px;
|
||||
}
|
||||
.btn-icon {
|
||||
@apply p-0 border-none bg-transparent hover:text-slate-400;
|
||||
> svg {
|
||||
@apply w-6 h-6 hover:text-slate-400;
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user