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
43319df7
Commit
43319df7
authored
Nov 01, 2017
by
afc163
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates
parent
348690f0
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
12 deletions
+21
-12
index.css
index.css
+20
-11
index.js
index.js
+1
-1
No files found.
index.css
View file @
43319df7
...
...
@@ -93,6 +93,10 @@ address {
font-style: normal;
line-height: inherit;
}
input[type="text"],
textarea {
-webkit-appearance: none;
}
ol,
ul,
dl {
...
...
@@ -15751,17 +15755,15 @@ textarea.ant-time-picker-input {
line-height: 32px;
white-space: nowrap;
}
@media
screen
and
(
max-width
:
576px
)
{
.pie___3QH0n.hasLegend___1FtoJ
.chart___1f8KI
{
.legendBlock___29WVj.hasLegend___1FtoJ .chart___1f8KI {
width: 100%;
margin: 0 0 32px 0;
}
.pie___3QH0n
.legend___2d31L
{
}
.legendBlock___29WVj
.legend___2d31L {
position: static;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable declaration-bang-space-before */
...
...
@@ -18087,6 +18089,11 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
display: -ms-flexbox;
display: flex;
}
.tableListForm___1dJWV .ant-form-item > .ant-form-item-label {
width: auto;
line-height: 32px;
padding-right: 8px;
}
.tableListForm___1dJWV .ant-form-item-control-wrapper {
-webkit-box-flex: 1;
-ms-flex: 1;
...
...
@@ -18094,6 +18101,7 @@ form .ant-input-group-addon .ant-cascader-picker:only-child {
}
.tableListForm___1dJWV .sumbitButtons___3biPK {
white-space: nowrap;
margin-bottom: 24px;
}
@media screen and (max-width: 992px) {
.tableListForm___1dJWV .ant-form-item {
...
...
@@ -19686,6 +19694,7 @@ a.listItemMetaTitle___2hSaJ {
.exception___2aJ0K .content___Vjtij .desc___3v73k {
color: rgba(0, 0, 0, 0.45);
font-size: 20px;
line-height: 28px;
margin-bottom: 16px;
}
.exception___2aJ0K .content___Vjtij .actions___2I7s9 button:not(:last-child) {
...
...
index.js
View file @
43319df7
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