mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-24 09:46:36 +00:00
Fix tooltip firefox bug in persistent-notification-item (#22363)
This commit is contained in:
parent
df1f26cee7
commit
ca94267c44
@ -51,6 +51,7 @@ export class HuiPersistentNotificationItem extends LitElement {
|
||||
static get styles(): CSSResultGroup {
|
||||
return css`
|
||||
.time {
|
||||
position: relative;
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
margin-top: 6px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user