mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Cleanup hui-markdown-card (#1316)
This commit is contained in:
parent
9d22645e87
commit
1f82934c93
@ -33,10 +33,6 @@ class HuiMarkdownCard extends PolymerElement {
|
|||||||
ha-markdown img {
|
ha-markdown img {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
paper-button {
|
|
||||||
margin: 8px;
|
|
||||||
font-weight: 500;
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
<ha-card header="[[config.title]]">
|
<ha-card header="[[config.title]]">
|
||||||
<ha-markdown content='[[config.content]]'></ha-markdown>
|
<ha-markdown content='[[config.content]]'></ha-markdown>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user