removed orange bg color
This commit is contained in:
parent
37f5d60335
commit
eacd23f7c7
|
@ -41,7 +41,7 @@ export default {
|
|||
height: 100%;
|
||||
overflow: hidden;
|
||||
|
||||
background-color: orange; // TEMP
|
||||
background-color: #333;
|
||||
}
|
||||
|
||||
.page {
|
||||
|
|
Loading…
Reference in New Issue