@@ -350,7 +350,6 @@ const socketSend = (msg) => {
.hc-header-view .hc-header-content .hc-header-cascader-box {
.el-cascader {
width: 100%;
- top: -10px;
}
.el-cascader .el-input .el-input__wrapper {
padding: 4px 15px;
@@ -147,11 +147,13 @@
position: relative;
margin-right: 30px;
border-radius: 100px;
+ flex: 1;
.project-name-box {
padding-right: 55px;
visibility: hidden;
z-index: -1;
+ height: 1px;