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
aa361cdb
Commit
aa361cdb
authored
Nov 02, 2017
by
afc163
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates
parent
d6e9d411
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
5 deletions
+9
-5
index.css
index.css
+8
-4
index.js
index.js
+1
-1
No files found.
index.css
View file @
aa361cdb
...
...
@@ -93,6 +93,10 @@ address {
font-style: normal;
line-height: inherit;
}
input[type="text"],
textarea {
-webkit-appearance: none;
}
ol,
ul,
dl {
...
...
@@ -15675,8 +15679,7 @@ textarea.ant-time-picker-input {
position: relative;
}
.pie___3QH0n.hasLegend___1FtoJ .chart___1f8KI {
width: calc(100% - 252px);
margin-left: 12px;
width: calc(100% - 240px);
}
.pie___3QH0n .legend___2d31L {
position: absolute;
...
...
@@ -15686,6 +15689,7 @@ textarea.ant-time-picker-input {
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin: 0 20px;
}
.pie___3QH0n .legend___2d31L li {
cursor: pointer;
...
...
@@ -15746,7 +15750,7 @@ textarea.ant-time-picker-input {
.pie___3QH0n .total___Du-qd > p {
color: rgba(0, 0, 0, 0.85);
display: block;
font-size: 1.
3
em;
font-size: 1.
2
em;
height: 32px;
line-height: 32px;
white-space: nowrap;
...
...
@@ -15756,7 +15760,7 @@ textarea.ant-time-picker-input {
margin: 0 0 32px 0;
}
.legendBlock___29WVj .legend___2d31L {
position:
static
;
position:
relative
;
-webkit-transform: none;
-ms-transform: none;
transform: none;
...
...
index.js
View file @
aa361cdb
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