diff --git a/apps/showcase/assets/styles/layout/_designer.scss b/apps/showcase/assets/styles/layout/_designer.scss index 6afa3f53e..273d3f150 100644 --- a/apps/showcase/assets/styles/layout/_designer.scss +++ b/apps/showcase/assets/styles/layout/_designer.scss @@ -13,6 +13,13 @@ cursor: pointer; } + .p-icon, + .pi { + font-size: 14px !important; + width: 14px !important; + height: 14px !important; + } + [type='color']::-webkit-color-swatch { border-radius: 4px; width: 24px;