We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9906eb3 commit 812dff4Copy full SHA for 812dff4
frontend/css/notifications.css
@@ -25,7 +25,3 @@
25
color: var(--dark-gray);
26
background-color: var(--yellow);
27
}
28
-
29
-.reload-page {
30
- color: var(--dark-gray);
31
-}
frontend/src/sidebar/Header.svelte
@@ -43,6 +43,7 @@
43
44
<style>
45
.reload-page {
46
+ color: var(--dark-gray);
47
background-color: var(--warning);
48
49
0 commit comments