This commit is contained in:
mr. M
2024-12-29 00:56:12 +01:00
parent ef28b60bfc
commit 65e7a71dff
2 changed files with 6 additions and 4 deletions

View File

@@ -4,7 +4,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
panel[type='arrow'][animate][animate='open']::part(content) {
animation: zen-jello-animation .5s ease;
animation: zen-jello-animation .35s ease;
}
panel[type='arrow'][animate]:not([animate='open'])::part(content) {