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
|
// SPDX-License-Identifier: LicenseRef-Fraport-Corporate-Design
|
||||||
|
|
||||||
|
|
||||||
$ico-width: 30px;
|
$ico-width: 15px;
|
||||||
|
|
||||||
$icons: new,
|
$icons: new,
|
||||||
ok,
|
ok,
|
||||||
@ -94,6 +94,7 @@ $icons: new,
|
|||||||
trash,
|
trash,
|
||||||
reset-tries,
|
reset-tries,
|
||||||
company,
|
company,
|
||||||
|
company-warning,
|
||||||
edit,
|
edit,
|
||||||
user-edit,
|
user-edit,
|
||||||
placeholder,
|
placeholder,
|
||||||
@ -132,6 +133,7 @@ $icons: new,
|
|||||||
|
|
||||||
.large-ico {
|
.large-ico {
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
|
min-width: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ico-spin {
|
.ico-spin {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user