mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-13 12:26:35 +00:00
Fix height of tabs subpage (#7648)
This commit is contained in:
parent
c97a3b0a56
commit
3186d762f2
@ -99,6 +99,7 @@ export class HaTab extends LitElement {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
text-align: center;
|
||||
box-sizing: border-box;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
height: var(--header-height);
|
||||
|
Loading…
x
Reference in New Issue
Block a user