1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

Fix icon size (#10160)

This commit is contained in:
Bernd Schoolmann
2024-07-18 16:22:55 +02:00
committed by GitHub
parent 9bfd838da6
commit 577a3a720a

View File

@@ -221,6 +221,7 @@
.txt-right { .txt-right {
float: right; float: right;
margin-left: 10px; margin-left: 10px;
width: 100px;
} }
.row-main { .row-main {