Remove browser prefix

pull/411/head
cagataycivici 2020-07-16 16:34:38 +03:00
parent c4283377de
commit 40023e2afa
1 changed files with 0 additions and 1 deletions

View File

@ -252,7 +252,6 @@ export default {
}
.p-contextmenu-enter-active {
-webkit-transition: opacity 250ms;
transition: opacity 250ms;
}
</style>