You can use this code
card_mod:
style: |
ha-card {
border: none;
}
Example Card
type: custom:mushroom-template-card
primary: Hello, {{user}}
secondary: How are you?
icon: mdi:home
card_mod:
style: |
ha-card {
border: none;
}
There are two main Mushroom threads with plenty of examples here and here