Skip to content

Commit

Permalink
Merge pull request #27 from vincentwolsink/dialog_border_radius
Browse files Browse the repository at this point in the history
Fix dialog border radius
  • Loading branch information
aFFekopp authored Aug 15, 2022
2 parents 15b7cc5 + a2ab23f commit fd0d6e3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion themes/noctis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ noctis:
ha-card-border-radius: "5px"
border-color: 'none'

# Dialog
ha-dialog-border-radius: "5px"

# Icons
paper-item-icon-color: '#EBEBEB'
paper-item-icon-active-color: 'var(--accent-color)'
Expand Down Expand Up @@ -145,4 +148,4 @@ noctis:
# :host {
# --ha-card-box-shadow: none;
# }


0 comments on commit fd0d6e3

Please sign in to comment.