bitwarden-estensione-browser/src/popup/scss/environment.scss

11 lines
161 B
SCSS

@import "variables.scss";
/*
html.browser_firefox, html.browser_edge {
body {
width: 320px !important;
height: 568px !important;
}
}
*/