mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-03-01 03:51:36 +01:00
Remove min width from body for mobile (#1253)
This commit is contained in:
parent
6694ce4d86
commit
ca8d5c7cc6
@ -9,6 +9,10 @@ div.document {
|
||||
margin-bottom: 50px;
|
||||
}
|
||||
|
||||
div.body {
|
||||
min-width: initial;
|
||||
}
|
||||
|
||||
img.component-image {
|
||||
border: none;
|
||||
vertical-align: middle;
|
||||
|
Loading…
Reference in New Issue
Block a user