| @@ -142,8 +142,8 @@ export default { | |||
| ::-webkit-scrollbar{display:none} | |||
| .app-container{ | |||
| background-color: #f5f6f8; | |||
| width: 100vw; | |||
| height: 100vh; | |||
| width: 100%; | |||
| height: 91vh; | |||
| } | |||
| .selected{ | |||
| @@ -180,7 +180,7 @@ export default { | |||
| margin-right: 10px; | |||
| } | |||
| p{ | |||
| font-size: 18px; | |||
| font-size: 16px; | |||
| } | |||
| } | |||
| @@ -271,7 +271,7 @@ export default { | |||
| box-shadow: 4px 0px 10px rgba(0, 0, 0, 0.13); | |||
| background: #fff; | |||
| padding: 15px 20px; | |||
| height: calc(100vh - 91px); | |||
| height: calc(91vh - 91px); | |||
| overflow-y: scroll; | |||
| .left_main_block{ | |||
| border-radius: 8px; | |||
| @@ -302,7 +302,7 @@ export default { | |||
| box-shadow: 4px 0px 10px rgba(0, 0, 0, 0.13); | |||
| background: #fff; | |||
| padding: 15px 20px; | |||
| height: calc(100vh - 91px); | |||
| height: calc(91vh - 91px); | |||
| } | |||
| } | |||
| @@ -244,8 +244,8 @@ export default { | |||
| p{margin: 0;line-height: 1;} | |||
| .app-container{ | |||
| background-color: #f5f6f8; | |||
| width: 100vw; | |||
| height: 100vh; | |||
| width: 100%; | |||
| height: 91vh; | |||
| } | |||
| .selected{ | |||
| @@ -282,7 +282,7 @@ export default { | |||
| margin-right: 10px; | |||
| } | |||
| p{ | |||
| font-size: 18px; | |||
| font-size: 16px; | |||
| } | |||
| } | |||
| @@ -464,7 +464,7 @@ export default { | |||
| box-shadow: 4px 0px 10px rgba(0, 0, 0, 0.13); | |||
| background: #fff; | |||
| padding: 15px 20px; | |||
| height: calc(100vh - 91px); | |||
| height: calc(91vh - 91px); | |||
| .backButton{ | |||
| color: #3976ff; | |||
| display: inline-block; | |||
| @@ -498,7 +498,7 @@ export default { | |||
| box-shadow: 4px 0px 10px rgba(0, 0, 0, 0.13); | |||
| background: #fff; | |||
| padding: 15px 20px; | |||
| height: calc(100vh - 91px); | |||
| height: calc(91vh - 91px); | |||
| } | |||
| } | |||
| @@ -207,8 +207,8 @@ export default { | |||
| p{margin: 0;line-height: 1;} | |||
| .app-container{ | |||
| background-color: #f5f6f8; | |||
| width: 100vw; | |||
| height: 100vh; | |||
| width: 100%; | |||
| height: 91vh; | |||
| } | |||
| .selected{ | |||
| @@ -249,7 +249,7 @@ export default { | |||
| margin-right: 10px; | |||
| } | |||
| p{ | |||
| font-size: 18px; | |||
| font-size: 16px; | |||
| } | |||
| } | |||
| .table_none{ | |||
| @@ -415,7 +415,7 @@ export default { | |||
| box-shadow: 4px 0px 10px rgba(0, 0, 0, 0.13); | |||
| background: #fff; | |||
| padding: 15px 20px; | |||
| height: calc(100vh - 91px); | |||
| height: calc(91vh - 91px); | |||
| position: relative; | |||
| } | |||
| @@ -426,7 +426,7 @@ export default { | |||
| box-shadow: 4px 0px 10px rgba(0, 0, 0, 0.13); | |||
| background: #fff; | |||
| padding: 15px 20px; | |||
| height: calc(100vh - 91px); | |||
| height: calc(91vh - 91px); | |||
| } | |||
| } | |||
| @@ -143,8 +143,8 @@ export default { | |||
| ::-webkit-scrollbar{display:none} | |||
| .app-container{ | |||
| background-color: #f5f6f8; | |||
| width: 100vw; | |||
| height: 100vh; | |||
| width: 100%; | |||
| height: 91vh; | |||
| } | |||
| .selected{ | |||
| @@ -181,7 +181,7 @@ export default { | |||
| margin-right: 10px; | |||
| } | |||
| p{ | |||
| font-size: 18px; | |||
| font-size: 16px; | |||
| } | |||
| } | |||
| .table_none{ | |||
| @@ -277,7 +277,7 @@ export default { | |||
| box-shadow: 4px 0px 10px rgba(0, 0, 0, 0.13); | |||
| background: #fff; | |||
| padding: 15px 20px; | |||
| height: calc(100vh - 91px); | |||
| height: calc(91vh - 91px); | |||
| overflow-y: scroll; | |||
| position: relative; | |||
| .left_main_block{ | |||
| @@ -314,7 +314,7 @@ export default { | |||
| box-shadow: 4px 0px 10px rgba(0, 0, 0, 0.13); | |||
| background: #fff; | |||
| padding: 15px 20px; | |||
| height: calc(100vh - 91px); | |||
| height: calc(91vh - 91px); | |||
| } | |||
| } | |||
| @@ -185,8 +185,8 @@ export default { | |||
| p{margin: 0;line-height: 1;} | |||
| .app-container{ | |||
| background-color: #f5f6f8; | |||
| width: 100vw; | |||
| height: 100vh; | |||
| width: 100%; | |||
| height: 91vh; | |||
| } | |||
| .selected{ | |||
| @@ -223,7 +223,7 @@ export default { | |||
| margin-right: 10px; | |||
| } | |||
| p{ | |||
| font-size: 18px; | |||
| font-size: 16px; | |||
| } | |||
| } | |||
| @@ -329,7 +329,7 @@ export default { | |||
| box-shadow: 4px 0px 10px rgba(0, 0, 0, 0.13); | |||
| background: #fff; | |||
| padding: 15px 20px; | |||
| height: calc(100vh - 91px); | |||
| height: calc(91vh - 91px); | |||
| } | |||
| .right_main{ | |||
| @@ -339,7 +339,7 @@ export default { | |||
| box-shadow: 4px 0px 10px rgba(0, 0, 0, 0.13); | |||
| background: #fff; | |||
| padding: 15px 20px; | |||
| height: calc(100vh - 91px); | |||
| height: calc(91vh - 91px); | |||
| } | |||
| } | |||
| @@ -194,8 +194,8 @@ export default { | |||
| p{margin: 0;line-height: 1;} | |||
| .app-container{ | |||
| background-color: #f5f6f8; | |||
| width: 100vw; | |||
| height: 100vh; | |||
| width: 100%; | |||
| height: 91vh; | |||
| } | |||
| .selected{ | |||
| @@ -232,7 +232,7 @@ export default { | |||
| margin-right: 10px; | |||
| } | |||
| p{ | |||
| font-size: 18px; | |||
| font-size: 16px; | |||
| } | |||
| } | |||
| @@ -387,7 +387,7 @@ export default { | |||
| box-shadow: 4px 0px 10px rgba(0, 0, 0, 0.13); | |||
| background: #fff; | |||
| padding: 15px 20px; | |||
| height: calc(100vh - 91px); | |||
| height: calc(91vh - 91px); | |||
| .backButton{ | |||
| color: #3976ff; | |||
| border-bottom: 1px solid #3976ff; | |||
| @@ -419,7 +419,7 @@ export default { | |||
| box-shadow: 4px 0px 10px rgba(0, 0, 0, 0.13); | |||
| background: #fff; | |||
| padding: 15px 20px; | |||
| height: calc(100vh - 91px); | |||
| height: calc(91vh - 91px); | |||
| } | |||
| } | |||
| @@ -197,8 +197,8 @@ export default { | |||
| p{margin: 0;line-height: 1;} | |||
| .app-container{ | |||
| background-color: #f5f6f8; | |||
| width: 100vw; | |||
| height: 100vh; | |||
| width: 100%; | |||
| height: 91vh; | |||
| } | |||
| .pickerTime{ | |||
| opacity: 0; | |||
| @@ -224,7 +224,7 @@ export default { | |||
| margin-right: 10px; | |||
| } | |||
| p{ | |||
| font-size: 18px; | |||
| font-size: 16px; | |||
| } | |||
| } | |||
| .num{ | |||
| @@ -327,7 +327,7 @@ export default { | |||
| box-shadow: 4px 0px 10px rgba(0, 0, 0, 0.13); | |||
| background: #fff; | |||
| padding: 15px 20px; | |||
| height: calc(100vh - 91px); | |||
| height: calc(91vh - 91px); | |||
| } | |||
| .right_main{ | |||
| @@ -337,7 +337,7 @@ export default { | |||
| box-shadow: 4px 0px 10px rgba(0, 0, 0, 0.13); | |||
| background: #fff; | |||
| padding: 15px 20px; | |||
| height: calc(100vh - 91px); | |||
| height: calc(91vh - 91px); | |||
| } | |||
| } | |||
| @@ -242,8 +242,8 @@ | |||
| p{margin: 0;line-height: 1;} | |||
| .app-container{ | |||
| background-color: #f5f6f8; | |||
| width: 100vw; | |||
| height: 100vh; | |||
| width: 100%; | |||
| height: 91vh; | |||
| } | |||
| .selected{ | |||
| @@ -284,7 +284,7 @@ | |||
| margin-right: 10px; | |||
| } | |||
| p{ | |||
| font-size: 18px; | |||
| font-size: 16px; | |||
| } | |||
| } | |||
| @@ -468,7 +468,7 @@ | |||
| box-shadow: 4px 0px 10px rgba(0, 0, 0, 0.13); | |||
| background: #fff; | |||
| padding: 15px 20px; | |||
| height: calc(100vh - 91px); | |||
| height: calc(91vh - 91px); | |||
| position: relative; | |||
| } | |||