Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hujun
tl_estate
Commits
3e567345
Commit
3e567345
authored
Aug 28, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
商铺列表样式修改
parent
d89e42b5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
2 deletions
+12
-2
houseList.html
application/index/view/houses/houseList.html
+12
-2
No files found.
application/index/view/houses/houseList.html
View file @
3e567345
...
@@ -71,10 +71,20 @@
...
@@ -71,10 +71,20 @@
display
:
none
;
display
:
none
;
}
}
.btn2
{
.btn2
{
width
:
8
%
!important
;
width
:
10
%
!important
;
}
}
.btn4
{
.btn4
{
width
:
12%
!important
;
width
:
16%
!important
;
}
/*适配 不同屏幕*/
@media
screen
and
(
min-width
:
1680px
){
.btn4
{
width
:
12%
!important
;
}
.btn2
{
width
:
8%
!important
;
}
}
}
</style>
</style>
<div
id=
"page-content-wrapper"
>
<div
id=
"page-content-wrapper"
>
...
...
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