web/settings: calculate item padding properly

This commit is contained in:
wukko
2024-06-29 23:31:40 +06:00
parent a1913988d7
commit 3527131cd7
4 changed files with 8 additions and 5 deletions

View File

@ -8,7 +8,7 @@
<style>
.toggle {
--base-size: 20px;
--base-size: 22px;
--ratio-factor: 0.9;
display: flex;