mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 09:16:38 +00:00
Improve ripple background color for tile card (#18579)
This commit is contained in:
parent
244868348b
commit
75626431b1
@ -460,6 +460,7 @@ export class HuiTileCard extends LitElement implements LovelaceCard {
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
border-radius: var(--ha-card-border-radius, 12px);
|
||||
inset: calc(-1 * var(--ha-card-border-width, 1px));
|
||||
overflow: hidden;
|
||||
}
|
||||
.content {
|
||||
|
Loading…
x
Reference in New Issue
Block a user