###################################################################### # @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; }