mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 07:16:39 +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;
|
box-sizing: border-box;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
ha-card:focus {
|
ha-card:focus {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user