Skip to content

Commit d6847e3

Browse files
committed
Update BrowserFooter.scss
1 parent 1218a1c commit d6847e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/dashboard/Data/Browser/BrowserFooter.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@
66
bottom: 0;
77
gap: 10px;
88
padding: 0px 15px;
9-
height: 40px;
9+
height: 42px;
1010
display: flex;
1111
flex-direction: row;
1212
flex-wrap: nowrap;
1313
align-items: center;
1414
font-size: 12px;
1515
font-family: "Noto Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
16+
border-top: 1px solid grey;
1617
}

0 commit comments

Comments
 (0)