Use alert icon from Figma

[MAILPOET-4700]
This commit is contained in:
David Remer
2022-10-26 05:44:09 +03:00
committed by Jan Jakeš
parent 540b34c63f
commit ca0681b1a7
3 changed files with 6 additions and 5 deletions

View File

@ -37,7 +37,7 @@
input,
select,
textarea {
background: right top/26px no-repeat url('../../img/icons/warning.svg');
background: right top/26px no-repeat url('../../img/icons/alert.svg');
padding-right: 26px;
}