mirror of
https://github.com/AppFlowy-IO/AppFlowy-Web.git
synced 2025-12-01 03:47:55 +08:00
fix: modified radius of toolbar (#84)
This commit is contained in:
@@ -21,11 +21,6 @@ module.exports = {
|
|||||||
400: '12px',
|
400: '12px',
|
||||||
500: '16px',
|
500: '16px',
|
||||||
600: '20px',
|
600: '20px',
|
||||||
xs: '4px',
|
|
||||||
sm: '6px',
|
|
||||||
md: '12px',
|
|
||||||
lg: '16px',
|
|
||||||
xl: '20px',
|
|
||||||
},
|
},
|
||||||
padding: {
|
padding: {
|
||||||
100: '4px',
|
100: '4px',
|
||||||
|
|||||||
Reference in New Issue
Block a user