|
|
@@ -464,6 +464,7 @@ ul { |
|
|
|
display: block;
|
|
|
|
width: calc(100vw - 120px);
|
|
|
|
margin: 0 auto;
|
|
|
|
padding: 0 0 10px 0;
|
|
|
|
}
|
|
|
|
.yiyun_section_top {
|
|
|
|
margin-top: 10px;
|
|
|
@@ -4253,8 +4254,8 @@ button:focus { |
|
|
|
}
|
|
|
|
.dialogcontentbodyrow{
|
|
|
|
margin: 0 10px;
|
|
|
|
height: calc(100vh - 144px);
|
|
|
|
overflow-y: auto;
|
|
|
|
/* height: calc(100vh - 144px);
|
|
|
|
overflow-y: auto; */
|
|
|
|
}
|
|
|
|
.icon-icon_yunpan{
|
|
|
|
text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
|
|
|
@@ -4365,11 +4366,17 @@ button:focus { |
|
|
|
width: calc(100vw - 120px);
|
|
|
|
margin: 0 auto;
|
|
|
|
}
|
|
|
|
/* 协作文件超出部分滚动条 */
|
|
|
|
.fifleBox{
|
|
|
|
min-height: 215px;
|
|
|
|
max-height: 255px;
|
|
|
|
max-height: 215px;
|
|
|
|
/* max-height: 255px; */
|
|
|
|
/* max-height: 275px; */
|
|
|
|
overflow-y: auto;
|
|
|
|
overflow-y: scroll;
|
|
|
|
}
|
|
|
|
.fifleBox::-webkit-scrollbar-thumb {
|
|
|
|
border-radius:4px;
|
|
|
|
background-color: #adadad;
|
|
|
|
}
|
|
|
|
.neibianju1 .fifleBox{
|
|
|
|
height: calc(100vh - 210px);
|
|
|
@@ -4673,7 +4680,7 @@ button:focus { |
|
|
|
left: -30px;
|
|
|
|
}
|
|
|
|
.layerout_H2{
|
|
|
|
height: calc(100vh - 350px);
|
|
|
|
height: calc(100vh - 364px);
|
|
|
|
overflow-y: auto;
|
|
|
|
transition: ease all 0.5s;
|
|
|
|
background-color: #f6f6f6;
|
|
|
@@ -4681,9 +4688,15 @@ button:focus { |
|
|
|
.layerout_H3{
|
|
|
|
min-height: 150px;
|
|
|
|
}
|
|
|
|
.layerout_H2::-webkit-scrollbar,.layerout_H2::-webkit-scrollbar {
|
|
|
|
width: 0px;
|
|
|
|
/*其他样式,比如圆角等*/
|
|
|
|
/* 滚动条宽度设置 */
|
|
|
|
.layerout_H2::-webkit-scrollbar {
|
|
|
|
width: 8px;
|
|
|
|
height: 8px;
|
|
|
|
}
|
|
|
|
/* 里面的滑块样式 */
|
|
|
|
.layerout_H2::-webkit-scrollbar-thumb {
|
|
|
|
border-radius: 4px;
|
|
|
|
background-color: #adadad;
|
|
|
|
}
|
|
|
|
.file_Imgbox{
|
|
|
|
position: absolute;
|
|
|
@@ -5373,7 +5386,8 @@ div.textlabelgray .el-form-item__content{ |
|
|
|
height: 8px;
|
|
|
|
}
|
|
|
|
.translatescoall::-webkit-scrollbar,.neibianju::-webkit-scrollbar,.neibianju1::-webkit-scrollbar,.fifleBox::-webkit-scrollbar{
|
|
|
|
width: 0;
|
|
|
|
width: 8px;
|
|
|
|
height:8px;
|
|
|
|
}
|
|
|
|
.flex_right_pain_body::-webkit-scrollbar-track ,.largecontentBox::-webkit-scrollbar-track,.scollbarBox::-webkit-scrollbar-track,.middiaHeight::-webkit-scrollbar-track,
|
|
|
|
.tankuangaodu::-webkit-scrollbar-track,.listfilewarp::-webkit-scrollbar-track,.jsmind-inner::-webkit-scrollbar-track,.newfiledialog::-webkit-scrollbar-track,.scollBar::-webkit-scrollbar-track,.fixtable::-webkit-scrollbar-track
|
|
|
|