1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 09:13:33 +00:00

Web send updates (#848)

* updated send link copy toast message

* added a show/hide toggle for Send options
This commit is contained in:
Addison Beck
2021-02-24 13:27:07 -05:00
committed by GitHub
parent 85856d8390
commit 6ad930c609
3 changed files with 100 additions and 89 deletions

View File

@@ -279,7 +279,7 @@ input, select, textarea {
}
.modal-body {
h3 {
h3, .section-header > * {
font-weight: normal;
text-transform: uppercase;
color: $text-muted;