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