mirror of
https://github.com/cinnyapp/cinny.git
synced 2025-02-15 10:00:06 +00:00
fix zoom input width
This commit is contained in:
parent
f66429f343
commit
700f698167
|
@ -144,7 +144,6 @@ function AppearanceSection() {
|
|||
style={{ width: toRem(150) }}
|
||||
variant={pageZoom !== currentZoom ? 'Primary' : 'Background'}
|
||||
size="400"
|
||||
inputSize={100}
|
||||
type="number"
|
||||
min="75"
|
||||
max="150"
|
||||
|
|
Loading…
Reference in a new issue