mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-29 12:16:39 +00:00
Fix tooltip overflow (#5282)
This commit is contained in:
parent
90e32b7e45
commit
39bb859f57
@ -344,9 +344,6 @@ export class HaConfigManagerDashboard extends LitElement {
|
|||||||
|
|
||||||
static get styles(): CSSResult {
|
static get styles(): CSSResult {
|
||||||
return css`
|
return css`
|
||||||
ha-card {
|
|
||||||
overflow: hidden;
|
|
||||||
}
|
|
||||||
mwc-button {
|
mwc-button {
|
||||||
align-self: center;
|
align-self: center;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user