-
Notifications
You must be signed in to change notification settings - Fork 69
feat(ws): Notebooks 2.0 // Frontend // Workspace details // Applies MUI Theming #185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
jenny-s51
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Converting to draft while design details are still being discussed and confirmed.
7ec389a to
6583086
Compare
Signed-off-by: Jenny <32821331+jenny-s51@users.noreply.github.com> fix tab content padding apply horizontal variant to description list, add dividers to match KF central UI update spacer size Signed-off-by: Jenny <32821331+jenny-s51@users.noreply.github.com> update font size for description list term
6ccef2b to
b19c4cf
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ederign, paulovmr The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/lgtm |
…UI Theming (kubeflow#185) Signed-off-by: Jenny <32821331+jenny-s51@users.noreply.github.com> fix tab content padding apply horizontal variant to description list, add dividers to match KF central UI update spacer size Signed-off-by: Jenny <32821331+jenny-s51@users.noreply.github.com> update font size for description list term
…UI Theming (kubeflow#185) Signed-off-by: Jenny <32821331+jenny-s51@users.noreply.github.com> fix tab content padding apply horizontal variant to description list, add dividers to match KF central UI update spacer size Signed-off-by: Jenny <32821331+jenny-s51@users.noreply.github.com> update font size for description list term Signed-off-by: CI Bot <mkoushni@redhat.com>
…UI Theming (kubeflow#185) Signed-off-by: Jenny <32821331+jenny-s51@users.noreply.github.com> fix tab content padding apply horizontal variant to description list, add dividers to match KF central UI update spacer size Signed-off-by: Jenny <32821331+jenny-s51@users.noreply.github.com> update font size for description list term
Adds MUI support to Notebooks 2.0 UI. Applies theming to Workspace details drawer to align with MUI theming and KF Central UI.
Before:

After:

MUI Responsive Drawer:

KF Central UI (Aligns with list styling in "Overview" tab):
