Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
N
national_museum_vod
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
qzhxx
national_museum_vod
Commits
3b2aa3a6
Commit
3b2aa3a6
authored
Mar 16, 2021
by
xulili
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
config
parent
24e3fcaa
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
users.vue
src/page/system/users.vue
+1
-1
global.less
src/style/global.less
+3
-0
No files found.
src/page/system/users.vue
View file @
3b2aa3a6
<
template
>
<div
class=
"user-wrapper"
>
<div
class=
"user-wrapper
height100
"
>
<div
class=
"search-container"
>
</div>
...
...
src/style/global.less
View file @
3b2aa3a6
...
...
@@ -18,3 +18,6 @@
.inline-block{
display: inline-block;
}
.height100{
height: 100%;
}
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