mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-17 14:08:41 -09:00
parent
29d32ca4f5
commit
ab058e6e8b
1 changed files with 2 additions and 2 deletions
|
|
@ -82,8 +82,8 @@ export default class Header extends Component {
|
||||||
},
|
},
|
||||||
|
|
||||||
headerRounded: {
|
headerRounded: {
|
||||||
borderTopLeftRadius: '6px',
|
borderTopLeftRadius: '4px',
|
||||||
borderTopRightRadius: '6px'
|
borderTopRightRadius: '4px'
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue