Authored by 张文文

ui fix

... ... @@ -279,6 +279,7 @@ export default {
font-size: 40px;
color: #fff;
line-height: 56px;
font-weight: bold;
}
}
... ... @@ -357,11 +358,11 @@ export default {
overflow: hidden;
z-index: 1;
color: #fff;
font-weight: bold;
margin-left: -48px;
.title-inner {
max-width: 90%;
font-weight: bold;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
... ...
{
"name": "ufo-app-web",
"version": "1.1.7",
"version": "1.1.8",
"private": true,
"description": "A New Yohobuy Project With Express",
"repository": {
... ...