Change error icon to avoid close confusion

This commit is contained in:
unknown 2023-08-08 23:52:56 +02:00
parent d19deedbd1
commit 1b7720d3ed
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
&::before {
@apply ml-4;
content: '\f057';
content: '\f06a';
}
}