Spaces in tab names, more space, centred
This commit is contained in:
parent
3e82286245
commit
421d4a5f10
2 changed files with 5 additions and 4 deletions
|
|
@ -98,7 +98,8 @@ export default {
|
|||
}
|
||||
|
||||
.tabtitle {
|
||||
max-width: 60px;
|
||||
margin: auto;
|
||||
max-width: 70px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
font-size: 85%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue