perf(ags): make quick settings less laggy

This commit is contained in:
matt1432 2023-10-30 12:34:45 -04:00
parent 6e5406c8c7
commit d55c4ce09e

View file

@ -151,7 +151,6 @@
min-height: 20px;
background: #3e4153;
border-radius: 100%;
box-shadow: rgba(0, 0, 0, 0.25) 0 54px 55px, rgba(0, 0, 0, 0.12) 0 -12px 30px, rgba(0, 0, 0, 0.12) 0 4px 6px, rgba(0, 0, 0, 0.17) 0 12px 13px, rgba(0, 0, 0, 0.09) 0 -3px 5px;
transition: background-color 0.5s ease-in-out;
}