From a68af2456a2e01a7d92d34942917771d14e33469 Mon Sep 17 00:00:00 2001 From: Wirlaburla Date: Sun, 17 Mar 2024 11:46:14 -0500 Subject: [PATCH] I'm an idiot --- core/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/style.css b/core/style.css index 0be97a3..869f84f 100644 --- a/core/style.css +++ b/core/style.css @@ -1816,7 +1816,7 @@ body > ._weditdialog .chevron { margin-top: -7px; width: 8px; height: 8px; - translate: rotate(45deg); + transform: rotate(45deg); left: 6px; border-bottom: none; border-right: none;