Merge branch 'feat/inda-383-daily-stat' into 'main'
[ProtonMail-WebClient.git] / packages / pass / styles / _sidebar.scss
blobec816d2802dc53b4f57880b741679b8fa090be6b
1 #pass-sidebar {
2         .is-selected {
3                 &,
4                 &:active,
5                 &:focus,
6                 &:hover {
7                         background-color: var(--navigation-current-item-background-color);
8                 }
9         }