mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-19 22:19:36 +02:00
feat: ui changes
This commit is contained in:
@@ -83,7 +83,8 @@ export default function ToolFileInput({
|
||||
height: globalInputHeight,
|
||||
border: preview ? 0 : 1,
|
||||
borderRadius: 2,
|
||||
boxShadow: '5'
|
||||
boxShadow: '5',
|
||||
bgcolor: 'white'
|
||||
}}
|
||||
>
|
||||
{preview ? (
|
||||
|
Reference in New Issue
Block a user