Skip to content

Commit e5b4172

Browse files
Fixed a display bug for the support page.
1 parent 33941c2 commit e5b4172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: support/support.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
@media screen and (min-width: 600px) {
1919
.supportmenu, .supportmenu1 {
20-
width: 60%;
20+
width: 91%;
2121
border: 15px solid var(--lx-web-opc-purple-color);
2222
}
2323
.supportmenu {

0 commit comments

Comments
 (0)