mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
style updates
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
</button>
|
||||
</div>
|
||||
<button type="button" appBlurClick (click)="add()" class="btn btn-outline-secondary btn-sm mb-2">
|
||||
<i class="fa fa-plus-circle fa-fw"></i> {{'newCustomDomain' | i18n}}
|
||||
<i class="fa fa-plus fa-fw"></i> {{'newCustomDomain' | i18n}}
|
||||
</button>
|
||||
<small class="text-muted d-block mb-3">{{'newCustomDomainDesc' | i18n}}</small>
|
||||
</ng-container>
|
||||
|
||||
@@ -282,6 +282,9 @@ label:not(.form-check-label):not(.btn) {
|
||||
|
||||
&.reduced-lh {
|
||||
line-height: 1;
|
||||
small {
|
||||
font-size: 80%;
|
||||
}
|
||||
}
|
||||
|
||||
small, > .fa, .icon {
|
||||
|
||||
Reference in New Issue
Block a user