fix(icon): add missing icon

This commit is contained in:
Steffen Jost 2024-11-26 18:03:57 +01:00
parent 59b945ce4c
commit df3f60709e

View File

@ -4,7 +4,7 @@
// SPDX-License-Identifier: LicenseRef-Fraport-Corporate-Design
$ico-width: 30px;
$ico-width: 15px;
$icons: new,
ok,
@ -94,6 +94,7 @@ $icons: new,
trash,
reset-tries,
company,
company-warning,
edit,
user-edit,
placeholder,
@ -132,6 +133,7 @@ $icons: new,
.large-ico {
font-size: 2em;
min-width: 1em;
}
.ico-spin {