mirror of
https://github.com/morpheusthewhite/spicetify-themes.git
synced 2024-11-21 18:32:45 +01:00
Ensure padlock shows in private session
This commit is contained in:
parent
0909dbd4af
commit
5ca54206b0
@ -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