Fixed icon buttons #247
This commit is contained in:
parent
16ef29999c
commit
bc92dc4536
@ -518,6 +518,10 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.icon-btn {
|
.icon-btn {
|
||||||
|
.p-button-label {
|
||||||
|
transition-duration: unset !important;
|
||||||
|
}
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
background-color: transparent !important;
|
background-color: transparent !important;
|
||||||
color: $primaryHeaderColor !important;
|
color: $primaryHeaderColor !important;
|
||||||
|
Loading…
Reference in New Issue
Block a user