Skip to content

Commit

Permalink
Disable logo background (temp workaround against mspring_theme)
Browse files Browse the repository at this point in the history
  • Loading branch information
PRO-2684 committed Apr 13, 2024
1 parent f8433cc commit d0b5534
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@
z-index: 9999;
opacity: 0;
transition: opacity 0.2s ease-in-out, width 0.2s ease-in-out, height 0.2s ease-in-out;
background: none !important;

&:hover {
opacity: 1;
Expand Down

0 comments on commit d0b5534

Please sign in to comment.