Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
J
jinfa-platform
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
黄庭坚
jinfa-platform
Commits
bf7bb16f
Commit
bf7bb16f
authored
Jul 16, 2021
by
XieZhiXiong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore: 完善样式
parent
8631a7dc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
5 deletions
+13
-5
index.less
src/components/PolymericTable/index.less
+13
-5
No files found.
src/components/PolymericTable/index.less
View file @
bf7bb16f
...
...
@@ -9,14 +9,16 @@
justify-content: space-between;
margin: 0 -@margin-md;
&-left {}
&-left {
flex: auto,
}
&-right {
flex-shrink: 0;
}
&-left,
.@{normal-table}-head
-right {
&
-right {
padding: 0 @padding-md;
}
}
...
...
@@ -28,18 +30,19 @@
align-items: flex-start;
justify-content: space-between;
margin: 0 -@margin-md;
padding: @padding-md 0;
&-right {
flex-shrink: 0;
}
&-left,
.@{normal-table}-foot
-right {
&
-right {
padding: 0 @padding-md;
}
.@{normal-table}-pagination {
padding:
@padding-md
0;
padding: 0;
}
&-content {
...
...
@@ -49,6 +52,11 @@
&-reverse {
flex-direction: row-reverse;
.@{normal-table}-head-left {
display: flex;
flex-direction: row-reverse;
}
}
&-pagination {
...
...
@@ -85,7 +93,7 @@
&-body {
flex: 1;
overflow-y: auto;
overflow-y: auto
!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