mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-25 15:55:48 +00:00
chore(FE-91): set color for step-warning
This commit is contained in:
@@ -9,6 +9,11 @@
|
|||||||
--step-fg: var(--color-error-content);
|
--step-fg: var(--color-error-content);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.step.step-warning::before {
|
||||||
|
--step-bg: var(--color-warning);
|
||||||
|
--step-fg: var(--color-warning-content);
|
||||||
|
}
|
||||||
|
|
||||||
.table :where(th, td) {
|
.table :where(th, td) {
|
||||||
vertical-align: top;
|
vertical-align: top;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user