mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2025-09-18 09:29:24 +00:00
Change to thin solid border
This commit is contained in:
parent
a4db51a67b
commit
37977a2f18
@ -44,7 +44,7 @@ const RotateSettings = ({ parameters, disabled = false }: RotateSettingsProps) =
|
||||
style={{
|
||||
width: '280px',
|
||||
height: '280px',
|
||||
border: '2px dashed var(--mantine-color-gray-4)',
|
||||
border: '1px solid var(--mantine-color-gray-3)',
|
||||
borderRadius: '8px',
|
||||
display: 'flex',
|
||||
alignItems: 'center',
|
||||
|
Loading…
x
Reference in New Issue
Block a user