Skip to content

Commit 2d7fd8c

Browse files
authored
Update minimalist-mobile-tapbar.yaml
1 parent 92b6ad5 commit 2d7fd8c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

custom_components/ui_lovelace_minimalist/lovelace/themefiles/minimalist-mobile-tapbar/minimalist-mobile-tapbar.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,14 @@ minimalist-mobile-tapbar:
3333
width: 97%;
3434
}
3535
.: |
36+
div#view{
37+
transform: initial;
38+
padding: 0 !important;
39+
position: fixed !important;
40+
margin: 0 !important;
41+
width: 100%;
42+
height: 100% !important;
43+
}
3644
.header {
3745
top: auto !important;
3846
bottom: 0px !important;

0 commit comments

Comments
 (0)