Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
ant-design-pro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
duanledexianxianxian
ant-design-pro
Commits
62342765
Commit
62342765
authored
Nov 09, 2017
by
afc163
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates
parent
ff147568
Changes
3
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
48 additions
and
2 deletions
+48
-2
api.js
api.js
+1
-1
index.css
index.css
+46
-0
index.js
index.js
+1
-1
No files found.
api.js
View file @
62342765
This diff is collapsed.
Click to expand it.
index.css
View file @
62342765
...
...
@@ -18300,6 +18300,52 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
.coverCardList___2S9HR
.cardList___K4zGh
{
margin-top
:
24px
;
}
.ellipsis___3yaoc
{
display
:
inline-block
;
word-break
:
break-all
;
}
.lines___2uqf2
{
position
:
relative
;
}
.lines___2uqf2
.shadow___3K_Gr
{
color
:
transparent
;
opacity
:
0
;
display
:
block
;
position
:
absolute
;
top
:
0
;
left
:
0
;
width
:
9999px
;
z-index
:
-999
;
}
.linesCover___1l8NP
{
overflow
:
hidden
;
position
:
relative
;
line-height
:
1.5em
;
max-height
:
4.5em
;
text-align
:
justify
;
margin-right
:
-1em
;
padding-right
:
1em
;
display
:
block
;
}
.linesCover___1l8NP
:before
{
background
:
#fff
;
-webkit-box-shadow
:
2px
0
2px
1px
rgba
(
255
,
255
,
255
,
0.2
);
box-shadow
:
2px
0
2px
1px
rgba
(
255
,
255
,
255
,
0.2
);
content
:
'...'
;
padding-left
:
0
;
position
:
absolute
;
right
:
14px
;
bottom
:
0
;
}
.linesCover___1l8NP
:after
{
background
:
white
;
content
:
''
;
margin-top
:
0.2em
;
position
:
absolute
;
right
:
14px
;
width
:
1em
;
height
:
1em
;
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable declaration-bang-space-before */
/* stylelint-disable declaration-bang-space-before */
...
...
index.js
View file @
62342765
This diff is collapsed.
Click to expand it.
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