Skip to content

Commit 04348ed

Browse files
committed
changes
1 parent 2e52ab3 commit 04348ed

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

trackio/ui/main.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -606,6 +606,10 @@ def configure(request: gr.Request):
606606
.vega-embed .role-legend-symbol path {
607607
stroke-width: 0 !important;
608608
}
609+
610+
.nav-holder {
611+
border-bottom: 0px !important;
612+
}
609613
"""
610614

611615
HEAD = """

0 commit comments

Comments
 (0)