popup link transition fix

This commit is contained in:
Nikita Krupin
2022-05-01 23:07:03 -04:00
parent 813b2df1ac
commit 9fdce8e814

View File

@@ -611,7 +611,7 @@
padding: 5px 16px;
border-radius: 4px;
font-weight: 500;
transition: 0.4s;
transition: background 0.3s ease !important;
margin: 2px 1px;
}