mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-25 05:47:20 +00:00
Fix ripple corner radius for button card (#11780)
This commit is contained in:
parent
f633cc2b0d
commit
540c06c9f7
@ -273,6 +273,7 @@ export class HuiButtonCard extends LitElement implements LovelaceCard {
|
||||
box-sizing: border-box;
|
||||
justify-content: center;
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
ha-card:focus {
|
||||
|
Loading…
x
Reference in New Issue
Block a user