mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 23:03:32 +00:00
add missing semicolon
This commit is contained in:
@@ -35,7 +35,7 @@ html.os_macos {
|
|||||||
|
|
||||||
#vault .mac-bar {
|
#vault .mac-bar {
|
||||||
height: 37px;
|
height: 37px;
|
||||||
-webkit-app-region: drag
|
-webkit-app-region: drag;
|
||||||
}
|
}
|
||||||
|
|
||||||
#vault > #groupings > .content > .inner-content {
|
#vault > #groupings > .content > .inner-content {
|
||||||
|
|||||||
Reference in New Issue
Block a user