Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
W
whp-xl
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
lizhichao
whp-xl
Commits
9e63f2ab
Commit
9e63f2ab
authored
Jun 22, 2021
by
王晓倩
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改列表页尺寸
parent
f1436b93
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
common.css
dcit-hcsystem-hcsystem-master/public/common.css
+1
-1
VideoList.vue
dcit-hcsystem-hcsystem-master/src/views/Video/VideoList.vue
+1
-1
No files found.
dcit-hcsystem-hcsystem-master/public/common.css
View file @
9e63f2ab
...
@@ -19,7 +19,7 @@ html{width: 100%;height: 100%;}
...
@@ -19,7 +19,7 @@ html{width: 100%;height: 100%;}
.margT10
{
margin-top
:
10px
;}
.margT10
{
margin-top
:
10px
;}
.iconfont
{
font-size
:
20px
;}
.iconfont
{
font-size
:
20px
;}
main
>
div
{
background
:
#ffffff
;
height
:
calc
(
100vh
-
1
2
0px
);
padding
:
0
10px
;}
main
>
div
{
background
:
#ffffff
;
height
:
calc
(
100vh
-
1
1
0px
);
padding
:
0
10px
;}
main
>
div
.el-table
{
height
:
calc
(
100%
-
120px
);}
main
>
div
.el-table
{
height
:
calc
(
100%
-
120px
);}
main
>
div
.el-table
.el-table__body-wrapper
{
height
:
calc
(
100%
-
48px
);
overflow-y
:
auto
;}
main
>
div
.el-table
.el-table__body-wrapper
{
height
:
calc
(
100%
-
48px
);
overflow-y
:
auto
;}
.userlist
{
.userlist
{
...
...
dcit-hcsystem-hcsystem-master/src/views/Video/VideoList.vue
View file @
9e63f2ab
...
@@ -82,7 +82,7 @@
...
@@ -82,7 +82,7 @@
}
}
main
>
div
{
main
>
div
{
background
:
#ffffff
;
background
:
#ffffff
;
height
:
calc
(
100vh
-
11
1
px
)
!
important
;
height
:
calc
(
100vh
-
11
0
px
)
!
important
;
padding
:
0px
0px
0px
10px
!
important
;
padding
:
0px
0px
0px
10px
!
important
;
}
}
.row
{
.row
{
...
...
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