Fix bug where View pane isn't loaded when app is first opened
This commit is contained in:
parent
10379b97f8
commit
8318d9daad
2 changed files with 6 additions and 5 deletions
|
|
@ -103,6 +103,7 @@ export default {
|
|||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
font-size: 85%;
|
||||
text-transform: capitalize;
|
||||
}
|
||||
|
||||
a:hover,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue