Fixed size for designer icons

pull/7277/head
Cagatay Civici 2025-02-18 14:56:07 +03:00
parent 747465806d
commit 8413c0e1f1
1 changed files with 7 additions and 0 deletions

View File

@ -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;