mirror of
https://github.com/bitwarden/browser
synced 2026-01-27 06:43:41 +00:00
reverted scss changes
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
@import "variables.scss";
|
||||
|
||||
.btn,
|
||||
.vault .footer button,
|
||||
.modal-footer button {
|
||||
border-radius: $border-radius;
|
||||
padding: 7px 15px;
|
||||
|
||||
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user