Skip to content
This repository was archived by the owner on Feb 18, 2021. It is now read-only.

Commit 83caead

Browse files
mtabernakontrollanten
authored andcommitted
fix(sidebar): fix sidebar style syntax
1 parent 4e14f6c commit 83caead

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/renderer/components/Sidebar/style.scss

-2
Original file line numberDiff line numberDiff line change
@@ -52,12 +52,10 @@
5252
text-decoration: none;
5353
color: #fff;
5454
cursor: pointer;
55-
font-size: 12px;
5655
margin: auto 20px 20px;
5756

5857
&:hover {
5958
text-decoration: underline;
6059
text-underline-position: under;
6160
}
62-
6361
}

0 commit comments

Comments
 (0)