diff --git a/customize.dist/src/less2/include/creation.less b/customize.dist/src/less2/include/creation.less index 4bc5f2d80..57f828160 100644 --- a/customize.dist/src/less2/include/creation.less +++ b/customize.dist/src/less2/include/creation.less @@ -97,7 +97,6 @@ } input[type="radio"] + label { .tools_unselectable(); - padding: 15px; display: inline-flex; align-items: center; justify-content: center; diff --git a/customize.dist/src/less2/include/toolbar.less b/customize.dist/src/less2/include/toolbar.less index ce93bb07e..809139811 100644 --- a/customize.dist/src/less2/include/toolbar.less +++ b/customize.dist/src/less2/include/toolbar.less @@ -568,7 +568,7 @@ width: 64px; font-size: 1em; color: inherit; - height: auto; + height: 64px; padding: 0px; margin: 0; &::before {