Color outline of the card #1387
Unanswered
schumi2309
asked this question in
Questions about config, custom styles and templates
Replies: 1 comment 1 reply
-
Try this: styles: |-
.bubble-button-card-container {
border-style: solid;
border-width: 1px;
border-color: rgb(...);
} |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Goal
Hello,
I'd like to know how to draw just the outline of the card (the border) with a specific color, and how to adjust the line thickness.
Does anyone have a solution?
Thanks
Source Yaml
Which step did you already try?
No response
Problem
No response
Read the documentation
Beta Was this translation helpful? Give feedback.
All reactions