1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-27 06:43:41 +00:00

reverted scss changes

This commit is contained in:
Leslie Xiong
2026-01-26 16:20:45 -05:00
parent 69b1957179
commit 00c6fe8dbc
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
@import "variables.scss";
.btn,
.vault .footer button,
.modal-footer button {
border-radius: $border-radius;
padding: 7px 15px;

View File

@@ -28,8 +28,9 @@ app-root {
> .items {
order: 2;
width: 50%;
width: 28%;
min-width: 200px;
max-width: 350px;
border-right: 1px solid #000000;
@include themify($themes) {