update
This commit is contained in:
@ -574,7 +574,7 @@ watch(mapIndex, (newVal, oldVal) => {
|
||||
}
|
||||
|
||||
.title {
|
||||
width: 160px;
|
||||
width: 80px;
|
||||
border-right: 1px solid #0054ff;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
@ -181,7 +181,7 @@ onMounted(() => {
|
||||
.tit {
|
||||
text-align: center;
|
||||
font-size: 34px;
|
||||
line-height: 80px;
|
||||
line-height: 160px;
|
||||
font-family: Source Han Sans CN;
|
||||
font-weight: bold;
|
||||
color: #ffffff;
|
||||
|
||||
Reference in New Issue
Block a user