Move more inline colours to scss
This commit is contained in:
parent
c424df5192
commit
c9f42a7b85
6 changed files with 32 additions and 15 deletions
|
@ -4,8 +4,7 @@ const iconStyle = {
|
|||
position: 'absolute',
|
||||
right: '48px',
|
||||
top: '0',
|
||||
cursor: 'pointer',
|
||||
background: '#2f3441'
|
||||
cursor: 'pointer'
|
||||
};
|
||||
|
||||
const ClearColumnButton = ({ onClick }) => (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue