Skip to content

Commit 48a3333

Browse files
committed
Fixes status bar spinner clipping
1 parent 782b1f9 commit 48a3333

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/webviews/apps/plus/graph/graph.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ a {
5555
top: 1px;
5656
left: 0.5rem;
5757
font-size: 1.2rem;
58+
margin-right: 1rem; // adds "padding" to stop the overflow from clipping the spin
5859
}
5960

6061
a {

0 commit comments

Comments
 (0)