mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18: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: {
|
||||
borderTopLeftRadius: '6px',
|
||||
borderTopRightRadius: '6px'
|
||||
borderTopLeftRadius: '4px',
|
||||
borderTopRightRadius: '4px'
|
||||
}
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue