Use #app-root
instead of #vue-root
so as to be more general
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
body {
|
||||
#app-root {
|
||||
background-color: $color-gray-lightest;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
Reference in New Issue
Block a user