|
|
@@ -4483,7 +4483,7 @@ button:focus { |
|
|
|
background-color: #f0f0f0;
|
|
|
|
}
|
|
|
|
.bottomBloder{
|
|
|
|
border-bottom: 1px solid rgb(204,205,215);
|
|
|
|
border-bottom: 0.5px solid rgb(204,205,215);
|
|
|
|
}
|
|
|
|
.yiyun_Headtitle_center{
|
|
|
|
margin:0 24px;
|
|
|
@@ -7410,7 +7410,7 @@ button.yiyuntitle.nowFolderName{ |
|
|
|
/* box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2); */
|
|
|
|
text-align: center;
|
|
|
|
line-height: 37px;
|
|
|
|
padding: 0 16px;
|
|
|
|
padding: 0 10px;
|
|
|
|
border: 0;
|
|
|
|
font-weight: 400;
|
|
|
|
font-family: PingFang SC;
|
|
|
@@ -7418,6 +7418,7 @@ button.yiyuntitle.nowFolderName{ |
|
|
|
margin-right: 11px;
|
|
|
|
position: relative;
|
|
|
|
top: 2px;
|
|
|
|
left: 8px;
|
|
|
|
}
|
|
|
|
.shadowbtn{
|
|
|
|
box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
|
|
|
|