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

11 lines
161 B
SCSS
Raw Normal View History

2018-04-14 04:29:31 +02:00
@import "variables.scss";
2018-04-14 04:29:31 +02:00
/*
html.browser_firefox, html.browser_edge {
body {
width: 320px !important;
height: 568px !important;
}
}
2018-04-14 04:29:31 +02:00
*/