Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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
ccbikai
9 years ago
Commit
b824982790562a551dee341bd387f4bb7a1c100f
1 parent
1adbcac7
搜索按钮位置
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
static/sass/index/_search.scss
static/sass/index/_search.scss
View file @
b824982
...
...
@@ -34,12 +34,13 @@
.search
{
position
:
absolute
;
top
:
20
rem
/
$pxConvertRem
;
top
:
16
rem
/
$pxConvertRem
;
right
:
12rem
/
$pxConvertRem
;
border
:
none
;
background
:
transparent
;
color
:
#b2b2b2
;
font-size
:
32rem
/
$pxConvertRem
;
line-height
:
64rem
/
$pxConvertRem
;
}
}
...
...
Please
register
or
login
to post a comment