工作台--样式调整
This commit is contained in:
parent
a9e3582db2
commit
b7afa338a6
|
@ -167,7 +167,8 @@ export default {
|
||||||
|
|
||||||
.dynamic-box {
|
.dynamic-box {
|
||||||
width: 770px;
|
width: 770px;
|
||||||
height: 335px;
|
height: 285px;
|
||||||
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dynamicView {
|
.dynamicView {
|
||||||
|
@ -223,6 +224,9 @@ export default {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
color: #2b2b2b;
|
color: #2b2b2b;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
position: absolute;
|
||||||
|
right: 15px;
|
||||||
|
bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.recommendView {
|
.recommendView {
|
||||||
|
|
Loading…
Reference in New Issue