mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-22 19:02:45 +01:00
Merge pull request #292 from SmithPeder/midnight-light-padlock
Ensure padlock shows in private session
This commit is contained in:
commit
fd37086d8d
@ -52,3 +52,8 @@
|
||||
background-image: none !important;
|
||||
background: none !important;
|
||||
}
|
||||
|
||||
/* Ensure padlock in private session is showing */
|
||||
.profile .incognito-badge svg {
|
||||
fill: white;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user