This commit is contained in:
2023-07-26 16:07:42 +02:00
parent c00bd956e7
commit 6697bde5ed
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
}
button {
@apply py-0.5 px-2 border rounded bg-slate-600 hover:bg-slate-800;
@apply py-0.5 px-2 border rounded bg-slate-600 hover:bg-slate-800;
}
input {
@apply border bg-slate-500 rounded px-1;