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