src/views/menudesign/index.scss
@@ -26,7 +26,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; @@ -35,6 +35,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; } } >.menu-body {