fix zoom input width

This commit is contained in:
Ajay Bura 2024-07-23 19:00:25 +05:30
parent f66429f343
commit 700f698167

View file

@ -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"