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

updates per oscar

This commit is contained in:
DanHillesheim
2022-10-27 09:45:22 -06:00
parent 4004219059
commit be1b4127cb
3 changed files with 2 additions and 2 deletions

View File

@@ -128,6 +128,7 @@
height: 1px;
width: calc(100% - 10px);
border-bottom: 1px solid #000000;
@include themify($themes) {
border-bottom-color: themed("boxBorderColor");
}