Remove client-side isLoggedIn value
[ProtonMail-WebClient.git] / packages / pass / components / Layout / Icon / IconBox.scss
blob01dab5e3c703e16774634940d955603b91507d35
1 .pass-item-icon {
2         background: var(--interaction-weak);
3         transition: background 0.25s ease-in-out;
5         &--has-image {
6                 background: white;
7         }