Increased border radius
This commit is contained in:
parent
2190da21ba
commit
8198f6a607
@ -90,7 +90,7 @@ export const ThemeProvider = ({ children }) => {
|
|||||||
colorWarning: '#FF9F0A',
|
colorWarning: '#FF9F0A',
|
||||||
colorInfo: '#0A84FF',
|
colorInfo: '#0A84FF',
|
||||||
colorLink: '#5AC8F5',
|
colorLink: '#5AC8F5',
|
||||||
borderRadius: '10px'
|
borderRadius: '12px'
|
||||||
},
|
},
|
||||||
components: {
|
components: {
|
||||||
Layout: {
|
Layout: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user