Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-community-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
1
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
yyq
2019-02-26 15:18:59 +0800
Commit
b9e29e2a0063a098107970fb69d8806716bed7e2
1 parent
3342b903
fix title height
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/components/layouts/layout-header.vue
apps/components/layouts/layout-header.vue
View file @
b9e29e2
...
...
@@ -122,8 +122,8 @@ export default {
z-index: 1;
.title-inner {
display: inline-block;
max-width: 90%;
line-height: 1.4;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
...
...
Please
register
or
login
to post a comment