Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 80c9f7f

Browse files
authored
修复小屏幕展示问题
1 parent 9016b6a commit 80c9f7f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎admin.js‎

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -347,8 +347,9 @@ ul#TopNav li{
347347
}
348348
349349
#main_wrap{
350-
width: 90%;
351-
margin: 0;
350+
position:absolute;
351+
margin-left:190px;
352+
max-width:1150px;
352353
}
353354
#main_container{
354355
margin: 0;

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /