Skip to content

Commit 0f33800

Browse files
committed
chore: remove unused css
Signed-off-by: Adam Setch <[email protected]>
1 parent 7e9c8b4 commit 0f33800

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

src/renderer/App.css

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -57,21 +57,6 @@ body {
5757
cursor: default;
5858
}
5959

60-
#nprogress {
61-
pointer-events: none;
62-
}
63-
64-
#nprogress .bar {
65-
position: fixed;
66-
top: 0;
67-
left: 50px;
68-
z-index: 1031;
69-
background: #203354;
70-
71-
width: 100%;
72-
height: 2px;
73-
}
74-
7560
/**
7661
* Set emoji size according to surrounding text.
7762
* Ref: https://github.com/jdecked/twemoji?tab=readme-ov-file#inline-styles

0 commit comments

Comments
 (0)