ledger list and modal
This commit is contained in:
+2
-2
@@ -3,7 +3,7 @@
|
||||
@custom-variant search-cancel (&::-webkit-search-cancel-button);
|
||||
|
||||
@layer base {
|
||||
span, table, input, th, tr, td, button, div, hr {
|
||||
span, table, input, th, tr, td, button, a.button, div, hr {
|
||||
@apply border-slate-600 text-slate-100 placeholder-slate-400;
|
||||
}
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
@apply bg-slate-800;
|
||||
}
|
||||
|
||||
button {
|
||||
button, a.button {
|
||||
@apply py-0.5 px-2 border rounded bg-slate-600 hover:bg-slate-700;
|
||||
}
|
||||
input {
|
||||
|
||||
Reference in New Issue
Block a user