parent
51ca3e277c
commit
1f5f18f7e7
|
@ -1130,6 +1130,11 @@ class HUIRoot extends LitElement {
|
|||
.edit-icon.view {
|
||||
display: none;
|
||||
}
|
||||
#add-view {
|
||||
white-space: nowrap;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
#add-view ha-svg-icon {
|
||||
background-color: var(--accent-color);
|
||||
border-radius: 4px;
|
||||
|
|
Loading…
Reference in New Issue