Skip to content

Commit 1381890

Browse files
committed
removed unnecessary newline div from footer breadcrumbs rendering
1 parent c39dbb0 commit 1381890

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

widgets/saved_workflow.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,6 @@ def render_footer_breadcrumbs(
234234
unsafe_allow_html=True,
235235
className="text-muted text-nowrap",
236236
)
237-
gui.div(className="newline-sm")
238237

239238
if not hide_visibility_pill:
240239
gui.caption(

0 commit comments

Comments
 (0)