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