We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ac797f commit 85ff7c8Copy full SHA for 85ff7c8
1 file changed
frontend/src/App.vue
@@ -35,6 +35,10 @@ body {
35
height: 100%;
36
}
37
38
+body {
39
+ background-color: var(--el-bg-color);
40
+}
41
+
42
#app {
43
44
display: flex;
0 commit comments