mirror of
https://github.com/maputnik/editor.git
synced 2025-12-26 08:00:01 +00:00
Increase font size to 12px
This commit is contained in:
@@ -29,7 +29,7 @@ const IconText = props => <span style={{ paddingLeft: margins[0] }}>
|
||||
|
||||
const actionStyle = {
|
||||
display: "inline-block",
|
||||
padding: 12.5,
|
||||
padding: 10,
|
||||
fontSize: fontSizes[4],
|
||||
cursor: "pointer",
|
||||
color: colors.white,
|
||||
|
||||
Reference in New Issue
Block a user