client: tweak style
This commit is contained in:
parent
20134a5367
commit
d3c7c0ebe3
5 changed files with 14 additions and 10 deletions
|
|
@ -20,6 +20,8 @@ export default defineComponent({
|
|||
[symbols.PAGE_INFO]: {
|
||||
title: computed(() => this.folder ? this.folder.name : this.$ts.drive),
|
||||
icon: 'fas fa-cloud',
|
||||
bg: 'var(--bg)',
|
||||
hideHeader: true,
|
||||
},
|
||||
folder: null,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue