Fixed size for designer icons
parent
747465806d
commit
8413c0e1f1
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue