mirror of
https://github.com/bitwarden/server.git
synced 2026-01-31 14:13:18 +08:00
[PM-30610] Fix hidden image and alignment
This commit is contained in:
@@ -110,9 +110,9 @@
|
||||
background-color="#fff">
|
||||
<mj-column
|
||||
width="48px"
|
||||
css-class="hide-mobile"
|
||||
vertical-align="top">
|
||||
<mj-image
|
||||
css-class="hide-mobile"
|
||||
src="https://assets.bitwarden.com/email/v1/icon-enterprise.png"
|
||||
alt="Organization Icon"
|
||||
width="48px"
|
||||
@@ -121,6 +121,7 @@
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
css-class="hide-mobile"
|
||||
width="5%">
|
||||
<mj-spacer
|
||||
height="1px">
|
||||
@@ -146,9 +147,9 @@
|
||||
background-color="#fff">
|
||||
<mj-column
|
||||
width="48px"
|
||||
css-class="hide-mobile"
|
||||
vertical-align="top">
|
||||
<mj-image
|
||||
css-class="hide-mobile"
|
||||
src="https://assets.bitwarden.com/email/v1/icon-account-switching-new.png"
|
||||
alt="Share Icon"
|
||||
width="48px"
|
||||
@@ -157,6 +158,7 @@
|
||||
</mj-image>
|
||||
</mj-column>
|
||||
<mj-column
|
||||
css-class="hide-mobile"
|
||||
width="5%">
|
||||
<mj-spacer
|
||||
height="1px">
|
||||
|
||||
Reference in New Issue
Block a user