1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-07 19:13:39 +00:00

dark theme tweaks

This commit is contained in:
Kyle Spearrin
2018-05-30 22:28:04 -04:00
parent b89a620f9b
commit 92809488a5
16 changed files with 23 additions and 10 deletions

View File

@@ -34,7 +34,7 @@
<div id="logo" *ngIf="action !== 'add' && action !== 'edit' && action !== 'view'">
<div class="content">
<div class="inner-content">
<img src="../../images/logo@2x.png" />
<img class="logo-image" />
</div>
</div>
</div>