mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Make element-preview sticky (#24580)
This commit is contained in:
parent
de4a8a0a72
commit
1b6d2ac08e
@ -499,6 +499,8 @@ export class HuiDialogEditCard
|
||||
background: var(--primary-background-color);
|
||||
padding: 4px;
|
||||
border-radius: 4px;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
}
|
||||
.element-preview ha-circular-progress {
|
||||
top: 50%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user