Skip to content

Commit c35b6d5

Browse files
committed
make sure devtools has background color (fix #79)
1 parent e181db0 commit c35b6d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/devtools/components/App.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ $blue = #44A1FF
7171
width 100%
7272
height 100%
7373
user-select none
74+
background-color #fff
7475
h1
7576
color #42b983
7677

0 commit comments

Comments
 (0)