1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 08:43:33 +00:00

a11y improvements for toastr and filters area

This commit is contained in:
Kyle Spearrin
2019-04-02 08:43:28 -04:00
parent a91a521722
commit a01b38fae9
5 changed files with 13 additions and 6 deletions

View File

@@ -38,11 +38,14 @@
font-size: $font-size-base;
font-weight: normal;
margin-bottom: 5px;
display: flex;
@include themify($themes) {
color: themed('headingColor');
}
}
.heading {
display: flex;
button {
margin-left: auto;