Skip to content

Commit 92b6ad5

Browse files
authored
Update minimalist-ios-tapbar.yaml
1 parent 97c07e1 commit 92b6ad5

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Diff for: custom_components/ui_lovelace_minimalist/lovelace/themefiles/minimalist-ios-tapbar/minimalist-ios-tapbar.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,14 @@ minimalist-ios-tapbar:
3939
a.menu-link[target="_blank"], ha-button-menu, ha-menu-button, [main-title] {
4040
display: none !important;
4141
}
42+
div#view{
43+
transform: initial;
44+
padding: 0 !important;
45+
position: fixed !important;
46+
margin: 0 !important;
47+
width: 100%;
48+
height: 100% !important;
49+
}
4250
.header {
4351
top: auto !important;
4452
bottom: 0px !important;

0 commit comments

Comments
 (0)