src/views/interface/workspace/request/index.scss
@@ -107,6 +107,7 @@ border-radius: 0; } .response { position: relative; min-height: 400px; border-left: 1px solid #e8e8e8; border-right: 1px solid #e8e8e8; @@ -137,6 +138,11 @@ } } } .pending { position: absolute; left: 50%; top: 160px; } } }