Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
T
traffic-front
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wangxiaoming
traffic-front
Commits
206b780a
Commit
206b780a
authored
Mar 31, 2019
by
kevin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#nav fix
parent
d28dd2cc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
3 deletions
+10
-3
app-nav.less
atms-web/src/main/webapp/app/framework/app-nav/app-nav.less
+10
-3
No files found.
atms-web/src/main/webapp/app/framework/app-nav/app-nav.less
View file @
206b780a
...
...
@@ -17,7 +17,7 @@
}
}
@media (max-width:
992
px) {
@media (max-width:
1400
px) {
& {
min-width: 100%;
padding-left: 0;
...
...
@@ -45,10 +45,17 @@
.link-sm-show {
display: inline-block;
}
p {
color: #333;
}
};
}
}
}
@media screen and (max-width: 1400px) {
.user-menu{
position: relative!important;
top: 0px!important;
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment