Skip to content

Commit

Permalink
Fix app-toolbar not hinding on mobile devices
Browse files Browse the repository at this point in the history
  • Loading branch information
CM000n committed Dec 12, 2021
1 parent fbd82d2 commit 9271054
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/themes/minimalist-mobile/minimalist-mobile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ minimalist-mobile:
info-color: 'var(--google-blue)'
divider-color: 'rgba(var(--color-theme),.12)'
accent-color: 'var(--google-yellow)'
card-mod-theme: mobile
card-mod-theme: minimalist-mobile
card-mod-root: |
app-toolbar {
display: none;
}
}
modes:
light:
#text
Expand Down

0 comments on commit 9271054

Please sign in to comment.