mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-18 14:56:37 +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 {
|
||||
text-align: center;
|
||||
margin-bottom: max(env(safe-area-inset-bottom), 8px);
|
||||
}
|
||||
|
||||
.tips .text {
|
||||
|
Loading…
x
Reference in New Issue
Block a user