diff options
author | Allan Wang <me@allanwang.ca> | 2018-09-28 00:14:56 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-28 00:14:56 -0400 |
commit | f23791494030ce11c819e240ee627d6553e3d6d3 (patch) | |
tree | 31707f8684ad89d74aed1ba91520d066b2b98201 /app/src/main/assets/css/themes/material_glass.css | |
parent | e10786003ecf16472c72b76eca100028b39634f2 (diff) | |
parent | 0d23df5fe082754f3579eb2b6e91c7fcfb1134b0 (diff) | |
download | frost-f23791494030ce11c819e240ee627d6553e3d6d3.tar.gz frost-f23791494030ce11c819e240ee627d6553e3d6d3.tar.bz2 frost-f23791494030ce11c819e240ee627d6553e3d6d3.zip |
Merge pull request #1110 from AllanWang/fix/misc
Fix/misc
Diffstat (limited to 'app/src/main/assets/css/themes/material_glass.css')
-rw-r--r-- | app/src/main/assets/css/themes/material_glass.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/main/assets/css/themes/material_glass.css b/app/src/main/assets/css/themes/material_glass.css index f8611262..2413014c 100644 --- a/app/src/main/assets/css/themes/material_glass.css +++ b/app/src/main/assets/css/themes/material_glass.css @@ -210,7 +210,7 @@ button ._v89 ._54k8._1fl1 { box-shadow: none !important; } -[data-sigil="m-loading-indicator-animate m-loading-indicator-root"] { +[data-sigil=m_login_upsell] [data-sigil="m-loading-indicator-animate m-loading-indicator-root"] { display: none !important; } |