1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-13 23:03:32 +00:00

add missing semicolon

This commit is contained in:
Kyle Spearrin
2019-04-13 21:44:14 -04:00
parent 5f4a5faf3c
commit a3dd1d3c40

View File

@@ -35,7 +35,7 @@ html.os_macos {
#vault .mac-bar {
height: 37px;
-webkit-app-region: drag
-webkit-app-region: drag;
}
#vault > #groupings > .content > .inner-content {