- commit
- cf3c2f4aec1a29af13dd1a4ffe4cb0349945e840
- parent
- d14570c0cee6abb59df753a53e37211aef69590e
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2026-02-06 10:48
style: rm font-size: small makes it harder for mouse users
Diffstat
| M | select.css | 1 | - |
1 files changed, 0 insertions, 1 deletions
diff --git a/select.css b/select.css
@@ -26,7 +26,6 @@ 26 26 background: var(--bg); 27 27 color: var(--text); 28 28 font-family: sans-serif;29 -1 font-size: small;30 29 font: -webkit-small-control; 31 30 font: -moz-field; 32 31 border: 1px solid var(--bg);