mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-25 07:45:47 +00:00
chore(FE-113): set vertical-align to top
This commit is contained in:
@@ -8,4 +8,8 @@
|
|||||||
--step-bg: var(--color-error);
|
--step-bg: var(--color-error);
|
||||||
--step-fg: var(--color-error-content);
|
--step-fg: var(--color-error-content);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.table :where(th, td) {
|
||||||
|
vertical-align: top;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user