Skip to content

Commit 17ad689

Browse files
committed
more compact title bar
1 parent 0de96a4 commit 17ad689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 8px 8px 16px;
6+
padding: 4px 4px 4px 12px;
77
z-index: 9999999;
88

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

0 commit comments

Comments
 (0)