mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 13:32:00 +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.step-warning::before {
|
||||
--step-bg: var(--color-warning);
|
||||
--step-fg: var(--color-warning-content);
|
||||
}
|
||||
|
||||
.table :where(th, td) {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user