1
0
mirror of https://github.com/bitwarden/web synced 2025-12-06 00:03:28 +00:00

border same as bg

This commit is contained in:
Kyle Spearrin
2017-10-25 00:49:49 -04:00
parent c60a596995
commit 5b31fe37f2

View File

@@ -53,7 +53,7 @@ body.skin-blue {
}
.content-wrapper, .main-footer {
border-left: 1px solid transparent;
border-left: 1px solid @sidebar-dark-bg;
}
.sidebar-menu > li {