Removed transition as it should come from designer
parent
10ab377f44
commit
e2c5cc7f0e
|
@ -66,7 +66,3 @@
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.p-button-label {
|
|
||||||
transition: all .2s;
|
|
||||||
}
|
|
Loading…
Reference in New Issue