aaaahhhh
mellobacon committed
Nov 30, 2022 at 00:02 UTC
c48589109d3ea49dfe72ddef60edeb08f6ceb2fb
1 file changed
+1
-1
src/components/View/Editor.svelte
+1
-1
@@ -8,7 +8,7 @@
8
#tabview {
9
width: 100%;
10
height: 100%;
11
- background-color: #1C1C1C;
11
+ background-color: #161616;
12
z-index: 1;
13
position: absolute;
14
}