1
0
mirror of synced 2026-01-06 06:02:35 -05:00

Upgrade all eslint and @types dev dependencies (#45490)

This commit is contained in:
Peter Bengtsson
2023-11-02 12:46:40 -04:00
committed by GitHub
parent 8420fc247e
commit b0b1acdca4
4 changed files with 716 additions and 313 deletions

View File

@@ -358,7 +358,8 @@ export const Header = () => {
width: 'auto !important',
transform: 'none',
borderRadius: '0',
borderRight: '1px solid var(--color-border-default)',
borderRight:
'1px solid var(--borderColor-default, var(--color-border-default))',
}}
>
<Dialog.Header