上传视频,页面调整

This commit is contained in:
weicw
2023-08-23 17:38:39 +08:00
parent 9e931e9f6b
commit cbd5aa2a06
79 changed files with 6712 additions and 73 deletions

View File

@@ -409,7 +409,9 @@
position: absolute;
top: calc(100% + 12px);
left: 0;
width: 100%;
// width: 100%;
display: block;
text-align: center;
background-color: #FFFFFF;
border: 1px solid #EBEEF5;
border-radius: 6px;
@@ -444,6 +446,7 @@
text-align: center;
/* border-bottom: solid 1px $uni-border-3; */
padding: 0px 10px;
white-space: nowrap;
}
.uni-select__selector-item:hover {