mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Fix details block bottom margin (#27726)
This commit is contained in:
parent
3a56db48cb
commit
8c3c8d2090
@ -1,6 +1,7 @@
|
|||||||
div.details-block {
|
div.details-block {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
display: block;
|
display: block;
|
||||||
|
margin: 0 0 1.5em 0;
|
||||||
|
|
||||||
.details-block-item {
|
.details-block-item {
|
||||||
background-color: white;
|
background-color: white;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user