fix(icon): add missing icon
This commit is contained in:
parent
59b945ce4c
commit
df3f60709e
@ -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 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user