summary refs log tree commit diff stats
path: root/resources/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'resources/css/style.css')
-rw-r--r--resources/css/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/css/style.css b/resources/css/style.css
index 87e6c9d..eb7f9f2 100644
--- a/resources/css/style.css
+++ b/resources/css/style.css
@@ -47,7 +47,6 @@ img {
     max-width: 100%;
     box-shadow: var(--bg-inactive) 0px 0px 0px 1px,
                 var(--fg-inactive) 0px 0px 0px 1px inset;
-    will-change: opacity, transform;
 }
 
 input, .alert {