mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 17:26:42 +00:00
Fix back button too wide on mobile (#9333)
This commit is contained in:
parent
cc1c5e45b2
commit
acd5e1c081
@ -229,7 +229,7 @@ class HassTabsSubpage extends LitElement {
|
|||||||
color: var(--sidebar-text-color);
|
color: var(--sidebar-text-color);
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
:host([narrow]) .toolbar a {
|
.bottom-bar a {
|
||||||
width: 25%;
|
width: 25%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user