Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
xianyu-ufo-app-web
·
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
bevishuang
5 years ago
Commit
ffa3fcfed99a53644bd93003b97c5db2943b95ea
1 parent
e5616db8
调整分类样式-- review 杨延青
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
apps/pages/category/category.vue
apps/pages/category/category.vue
View file @
ffa3fcf
...
...
@@ -207,11 +207,12 @@ export default {
.category-left-item-select {
font-size: 44px;
color: #000000;
font-weight: bold;
}
.category-left-item-select-flag:before {
content: "";
width:
6
px;
width:
4
px;
height: 48px;
position: absolute;
left: 0;
...
...
@@ -269,6 +270,7 @@ export default {
.item-title {
display: none;
font-family: SFProText-Regular;
}
&:after {
...
...
Please
register
or
login
to post a comment