Update selected item color in Pass menu
[ProtonMail-WebClient.git] / packages / pass / styles / _extension.scss
blobad652230d7e26146709d70fc0736ac75f9d840ae
1 @import '~@proton/styles/scss/lib/config';
3 // Force the default font-size to the standard 16px value
4 // for all pass extension components in order to avoid
5 // inconsistencies when user overrides browser settings
6 html {
7         font-size: 16px;