src/views/mobdesign/index.scss
@@ -17,7 +17,7 @@ right: 0; top: 0; bottom: 0; background: rgba(255, 255, 255, 0.8); background: rgba(255, 255, 255, 0.9); border: 1px solid #1890ff; .center { position: absolute; @@ -26,6 +26,18 @@ top: 50%; color: #1890ff; transform: translate(-50%, -50%); max-width: 70%; .title { text-align: center; } } .error { text-align: center; color: red; display: block; } .waring { color: orange; } }