mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Limit sidebar to 350px (#15848)
This commit is contained in:
parent
35907b4c30
commit
7c45fce74f
@ -36,7 +36,7 @@ html {
|
|||||||
#sidebar {
|
#sidebar {
|
||||||
.grid {
|
.grid {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
width: 33.33%;
|
width: 350px;
|
||||||
.brand-logo-container {
|
.brand-logo-container {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user