Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-shop-manage
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
陈峰
2017-08-04 10:42:01 +0800
Commit
b16cc3adb7b06e404fcdd5156cfeb18304b0a715
1 parent
81d69383
filter item css
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
app/components/global/layout-filter-item.vue
app/components/global/layout-filter-item.vue
View file @
b16cc3a
@@ -38,5 +38,9 @@ export default {
@@ -38,5 +38,9 @@ export default {
38
.ivu-cascader {
38
.ivu-cascader {
39
max-width: 300px;
39
max-width: 300px;
40
}
40
}
41
+
42
+
.ivu-date-picker {
43
+
width: 100%;
44
+
}
41
}
45
}
42
</style>
46
</style>
Please
register
or
login
to post a comment