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_panel.yaml

19 lines
751 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 - Panel container
# Wrapper style for multi-row panels (Stitch-inspired).
# -------------------------------------------------------------------
# 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;
padding: 12px;
}

Powered by TurnKey Linux.