Maintain the selected range in the view.
This commit is contained in:
@@ -2,4 +2,11 @@ ha-icon.favorite {
|
||||
position: absolute;
|
||||
color: var(--primary-color);
|
||||
padding: 2px;
|
||||
}
|
||||
}
|
||||
|
||||
ha-icon.timeline {
|
||||
position: absolute;
|
||||
color: var(--primary-color);
|
||||
padding: 2px;
|
||||
right: 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user