diff options
| author | Li Zhineng <[email protected]> | 2025-07-11 21:16:24 +0800 |
|---|---|---|
| committer | Li Zhineng <[email protected]> | 2025-07-11 21:22:54 +0800 |
| commit | 4ba55c31c693b26c630a245b845cd4e85de6b639 (patch) | |
| tree | a49585ad142535bc73b4f6ec5ddfd719a7cd4b69 /app.css | |
| parent | b8b44d62fdfd6a690885bdd6ad7b76a97764b2ff (diff) | |
| download | setup-4ba55c31c693b26c630a245b845cd4e85de6b639.tar.gz setup-4ba55c31c693b26c630a245b845cd4e85de6b639.zip | |
validate wi-fi credentials
Diffstat (limited to 'app.css')
| -rw-r--r-- | app.css | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -269,6 +269,12 @@ body { background-color: var(--color-zinc-800); } +.help-text { + margin-top: 1rem; + font-size: 0.875rem; + color: var(--color-zinc-600); +} + .physical-button { margin-inline: 0.5rem; vertical-align: middle; |
