You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Home-AssistantConfig/config/dashboards/infrastructure/card_mod/infra_card.yaml

18 lines
741 B

######################################################################
# @CCOSTAN - Follow Me on X
# For more info visit https://www.vcloudinfo.com/click-here
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# -------------------------------------------------------------------
# Infrastructure card_mod - Base card polish
# Shared card_mod style block used across Infrastructure views.
# -------------------------------------------------------------------
# Notes: card_mod style is YAML scalar (multi-line string) so it can be `!include`d.
######################################################################
|
ha-card {
border-radius: 18px;
border: 1px solid var(--divider-color);
box-shadow: none;
}

Powered by TurnKey Linux.