Fix icon size in passphrase prompt
This commit is contained in:
parent
0425b02982
commit
0cee0db9df
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue