mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-04 23:17:46 +00:00
Restore hui-markdown-card.ts
This commit is contained in:
parent
4d2ae36b0d
commit
9458f7ae62
@ -170,9 +170,6 @@ export class HuiMarkdownCard extends LitElement implements LovelaceCard {
|
|||||||
|
|
||||||
static get styles(): CSSResult {
|
static get styles(): CSSResult {
|
||||||
return css`
|
return css`
|
||||||
ha-card {
|
|
||||||
height: 100%;
|
|
||||||
}
|
|
||||||
ha-markdown {
|
ha-markdown {
|
||||||
padding: 0 16px 16px;
|
padding: 0 16px 16px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user