diff options
Diffstat (limited to 'resources')
-rw-r--r-- | resources/css/style.css | 1 |
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 { |