|
@@ -90,7 +90,7 @@ export default {
|
|
|
|
|
|
.screen {
|
|
.screen {
|
|
min-height: 100%;
|
|
min-height: 100%;
|
|
- overflow: auto;
|
|
+ //overflow: auto;
|
|
background-color: #142E48;
|
|
background-color: #142E48;
|
|
background-repeat: no-repeat;
|
|
background-repeat: no-repeat;
|
|
background-size: 100% 100%;
|
|
background-size: 100% 100%;
|