Skip to content

Commit 87af636

Browse files
jenny-s51thaorell
authored andcommitted
feat(ws): Apply box-shadow to cards in workspace creation wizard (#264)
Signed-off-by: Jenny <[email protected]>
1 parent 7b8d82f commit 87af636

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

workspaces/frontend/src/shared/style/MUI-theme.scss

+1
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@
180180
.mui-theme .pf-v6-c-card {
181181
--pf-v6-c-card--BorderWidth: 0px;
182182
--pf-v6-c-card--BorderRadius: var(--mui-shape-borderRadius);
183+
box-shadow: var(--mui-shadows-1);
183184
}
184185

185186
.mui-theme .pf-v6-c-card:hover {

0 commit comments

Comments
 (0)