Removed transition as it should come from designer

pull/2465/head
Cagatay Civici 2022-04-19 10:28:17 +03:00
parent 10ab377f44
commit e2c5cc7f0e
1 changed files with 0 additions and 4 deletions

View File

@ -65,8 +65,4 @@
.p-buttonset .p-button:focus {
position: relative;
z-index: 1;
}
.p-button-label {
transition: all .2s;
}