工作台--样式调整

This commit is contained in:
guoyue 2022-08-09 11:13:44 +08:00
parent a9e3582db2
commit b7afa338a6
1 changed files with 5 additions and 1 deletions

View File

@ -167,7 +167,8 @@ export default {
.dynamic-box {
width: 770px;
height: 335px;
height: 285px;
position: relative;
}
.dynamicView {
@ -223,6 +224,9 @@ export default {
width: 100%;
color: #2b2b2b;
font-size: 14px;
position: absolute;
right: 15px;
bottom: 10px;
}
.recommendView {