Displays a tab view in the config modal, with raw YAML for downloading

This commit is contained in:
Alicia Sykes
2021-05-16 18:29:30 +01:00
parent 52bf47d91e
commit 0e9aef3f30
10 changed files with 49 additions and 11 deletions

View File

@@ -99,7 +99,7 @@ export default {
<style lang="scss">
.tile-icon {
width: 60px;
filter: var(--item-icon-transform);
// filter: var(--item-icon-transform);
&.broken { display: none; }
}
i.fas, i.fab, i.far, i.fal, i.fad {