UI-Lovelace-Minimalist / UI

UI-Lovelace-Minimalist is a "theme" for HomeAssistant
https://ui-lovelace-minimalist.github.io/UI/
Other
1.68k stars 439 forks source link

Weird border after updating #1115

Open fabiorcosta opened 1 year ago

fabiorcosta commented 1 year ago

After updating I am facing border issues on dashboards

I have already done:

  1. Check in Minimalist version v1.1.6 or higher is installed
  2. Check in config/themes/ if this line is added to the minimalist theme files:
    # fix added border-lines in 2022.11
    ha-card-border-width: "0px"
  3. Go to the affected dashboard on a PC and hit C on your keyboard. Then select reload Themes.

But still with issues.

fabiorcosta commented 1 year ago

Every time I edit and restart th yaml deletes this line:

fix added border-lines in 2022.11

ha-card-border-width: "0px"
Romancc commented 1 year ago

card mod has an update, which fixed those issues for me

fabiorcosta commented 1 year ago

card mod has an update, which fixed those issues for me

For a noob, How can I update pls? @Romancc

fabiorcosta commented 1 year ago

Updated all through hacs and still facing border issues.

Romancc commented 1 year ago

You will need to clear your cache for the changes to take effect. Simply restarting HA did the trick for me

petrleocompel commented 1 year ago

Did you set up your profile ? image