mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +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 {
|
||||
max-width: 100%;
|
||||
}
|
||||
paper-button {
|
||||
margin: 8px;
|
||||
font-weight: 500;
|
||||
}
|
||||
</style>
|
||||
<ha-card header="[[config.title]]">
|
||||
<ha-markdown content='[[config.content]]'></ha-markdown>
|
||||
|
Loading…
x
Reference in New Issue
Block a user