mirror of
https://github.com/home-assistant/frontend.git
synced 2025-11-10 03:19:44 +00:00
Add disabled info to subtitle, fixed disabled overflow (#27128)
This commit is contained in:
@@ -144,9 +144,6 @@ export default class HaAutomationTriggerEditor extends LitElement {
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
.card-content {
|
||||
padding: 16px;
|
||||
}
|
||||
.card-content.yaml {
|
||||
padding: 0 1px;
|
||||
border-top: 1px solid var(--divider-color);
|
||||
|
||||
Reference in New Issue
Block a user