mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-17 00:44:23 +02:00
center align checkbox label by default
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.body {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.input:disabled {
|
||||
border: 1px solid var(--theme-colors-border);
|
||||
opacity: 0.6;
|
||||
|
||||
Reference in New Issue
Block a user