ledger list and modal
This commit is contained in:
+4
-1
@@ -14,9 +14,12 @@
|
||||
button, a.button {
|
||||
@apply py-0.5 px-2 border rounded bg-slate-600 hover:bg-slate-700;
|
||||
}
|
||||
input {
|
||||
input, select {
|
||||
@apply border bg-slate-500 rounded px-1;
|
||||
}
|
||||
option {
|
||||
@apply bg-slate-500;
|
||||
}
|
||||
textarea {
|
||||
@apply border rounded bg-slate-500 w-full;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user