refactor: use tailwind theme utilities
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<div data-content class="hidden absolute z-50 min-w-40 bg-background-button rounded-none shadow-(--shadow-card) left-0 top-full mt-2">
|
||||
<div data-content class="hidden absolute z-50 min-w-40 bg-background-button rounded-none shadow-card left-0 top-full mt-2">
|
||||
<div class="flex flex-col">
|
||||
<button
|
||||
data-unstyled-button
|
||||
|
||||
Reference in New Issue
Block a user