Commit 2c0539ac by crushh

update: 预览标题样式

parent 574d6603
......@@ -67,18 +67,18 @@ export default {
height: 543px;
.pageTitle {
font-size: 14px;
position: sticky;
color: #000000;
position: absolute;
color: #000;
font-weight: 500;
top: 105px;
width: 125px;
margin-left: 78px;
line-height: 20px;
display: inline-block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
white-space: nowrap;
text-align: center;
top: 44px;
}
.content {
width: 228px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment