Skip to content

Commit cbb232c

Browse files
committed
refreshed pinned tabs style
1 parent 9988935 commit cbb232c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/pages/Sidebar/containers/TabsList/TabsList.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
width: 100%;
4040
height: 0.5px;
4141
background-color: #999;
42-
margin-top: 2px;
42+
margin-top: 6px;
4343
margin-bottom: 2px;
4444
}
4545

src/pages/Sidebar/containers/Title/Title.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
top: 0;
44
left: 0;
55
right: 0;
6-
padding: 8px 16px;
6+
padding: 8px 8px 8px 16px;
77
z-index: 9999999;
88

99
background-color: rgb(245, 245, 245);

0 commit comments

Comments
 (0)