1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-19 17:53:39 +00:00

browser classes

This commit is contained in:
Kyle Spearrin
2018-04-13 22:29:31 -04:00
parent 74dea938c8
commit 9d81843643
2 changed files with 6 additions and 4 deletions

View File

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