mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Remove max-height from sidebar when mobile (#33481)
This commit is contained in:
parent
7de5cd86d5
commit
d69ba5a735
@ -44,6 +44,8 @@
|
||||
|
||||
@media only screen and (max-width: $lap-end) {
|
||||
#sidebar {
|
||||
max-height: fit-content;
|
||||
|
||||
.grid {
|
||||
position: initial;
|
||||
width: 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user