Skip to content

Commit 57146b8

Browse files
46610 refactor(datasets): convert px to rem in dataset submenu styles
1 parent 5df2985 commit 57146b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/public/components/TemplateEdit/KickoffRedux/KickoffRedux.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@
343343
right: 100%;
344344
left: auto;
345345
padding: 0.5rem 0;
346-
width: 304px;
346+
width: 30.4rem;
347347
background: var(--pneumatic-color-white) !important;
348348
border-radius: 0.8rem;
349349
}

0 commit comments

Comments
 (0)