Fix bug where View pane isn't loaded when app is first opened

This commit is contained in:
Julian Stirling 2025-05-23 11:45:16 +01:00
parent 10379b97f8
commit 8318d9daad
2 changed files with 6 additions and 5 deletions

View file

@ -103,6 +103,7 @@ export default {
overflow: hidden;
text-overflow: ellipsis;
font-size: 85%;
text-transform: capitalize;
}
a:hover,