mirror of
https://github.com/home-assistant/frontend.git
synced 2025-08-01 13:37:47 +00:00
fix edit mode mwc-button size (#7472)
This commit is contained in:
parent
48543a2dad
commit
603b833757
@ -781,7 +781,7 @@ class HaSidebar extends LitElement {
|
||||
display: initial;
|
||||
}
|
||||
.title mwc-button {
|
||||
width: 100%;
|
||||
width: 90%;
|
||||
}
|
||||
#sortable,
|
||||
.hidden-panel {
|
||||
|
Loading…
x
Reference in New Issue
Block a user