mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-08-26 22:29:24 +00:00
remove scrollbars
This commit is contained in:
parent
6196f3a38c
commit
b4b1772830
@ -33,7 +33,7 @@ const CompressSettings = ({ parameters, onParameterChange, disabled = false }: C
|
|||||||
disabled={disabled}
|
disabled={disabled}
|
||||||
style={{ flex: 1, height: 'auto', minHeight: '40px', fontSize: '11px' }}
|
style={{ flex: 1, height: 'auto', minHeight: '40px', fontSize: '11px' }}
|
||||||
>
|
>
|
||||||
<div style={{ textAlign: 'center', lineHeight: '1.1', fontSize: '11px', overflow: 'auto' }}>
|
<div style={{ textAlign: 'center', lineHeight: '1.1', fontSize: '11px' }}>
|
||||||
Quality
|
Quality
|
||||||
</div>
|
</div>
|
||||||
</Button>
|
</Button>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user