mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Fix section buttons (#37590)
This commit is contained in:
parent
57aee5e802
commit
7c0ad25c03
@ -188,6 +188,11 @@ $ha__primary_color: #03a9f4;
|
||||
width: 330px;
|
||||
}
|
||||
|
||||
.button{
|
||||
display: inline-block;
|
||||
padding: 8px 24px;
|
||||
}
|
||||
|
||||
.title {
|
||||
margin-bottom: 4px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user