Open drfinn15 opened 2 years ago
Have you tried to set the panel option to true?
Example:
---
button_card_templates: !include_dir_merge_named "../../custom_components/ui_lovelace_minimalist/__ui_minimalist__/ulm_templates/"
title: "dashboard"
theme: "minimalist-mobile"
panel: true
views: !include_dir_merge_list "views/"
Describe the bug For every card I add, it is not possible to align it to the left or right side on my dashboard (Screenshot 2). As an example, I used the code from the website. As you can see on the screenshot 1 below, it renders always a block on the left and right side, which does only allow to arrange the cards between them. Tested on my PC and Samsung Galaxy Tab A.
To Reproduce Steps to reproduce the behavior:
Expected behavior Chip card is aligned to the right.
Screenshots (1) (2)
Additional context (Config)