mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-19 07:16:39 +00:00
Add Margin to Tip (#11790)
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
This commit is contained in:
parent
7f8ecf57d7
commit
aa9ff01030
@ -279,6 +279,7 @@ class HaConfigDashboard extends LitElement {
|
|||||||
|
|
||||||
.tips {
|
.tips {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
margin-bottom: max(env(safe-area-inset-bottom), 8px);
|
||||||
}
|
}
|
||||||
|
|
||||||
.tips .text {
|
.tips .text {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user