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; @@ -132,8 +133,16 @@ span.green { color: #26C281; } span.yellow { color: #fa541c; } } } .pending { position: absolute; left: 50%; top: 160px; } } }