mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
Merge pull request #6312 from matrix-org/dbkr/my_icon_is_too_big
Fix icon size in passphrase prompt
This commit is contained in:
commit
9bb4e4ca4a
@ -28,6 +28,7 @@ limitations under the License.
|
||||
left: 0;
|
||||
top: 2px; // alignment
|
||||
background-image: url("$(res)/img/element-icons/warning-badge.svg");
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
.mx_AccessSecretStorageDialog_reset_link {
|
||||
|
Loading…
Reference in New Issue
Block a user