You've already forked Tricky-Addon-Update-Target-List
mirror of
https://github.com/KOWX712/Tricky-Addon-Update-Target-List.git
synced 2025-09-06 06:37:09 +00:00
revert cubic-bezier animaiton
This commit is contained in:
@@ -51,7 +51,7 @@ body {
|
||||
width: auto;
|
||||
max-width: calc(100% - 40px);
|
||||
transform: translateY(100%);
|
||||
transition: transform 0.4s cubic-bezier(0.22, 1, 0.36, 1);
|
||||
transition: transform 0.2s ease;
|
||||
}
|
||||
|
||||
.prompt.error {
|
||||
|
||||
Reference in New Issue
Block a user