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
2015-11-27 10:35:50 +0800
Commit
13d1673f3e3b6bd9b2e33cf1d4bf01b3ea644075
1 parent
1b2f6f9f
去除 textarea 右下角三角
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
static/sass/me/_address.scss
static/sass/me/_address.scss
View file @
13d1673
@@ -156,6 +156,7 @@
@@ -156,6 +156,7 @@
156
width
:
pxToRem
(
400px
);
156
width
:
pxToRem
(
400px
);
157
height
:
pxToRem
(
58px
)
*
2
;
157
height
:
pxToRem
(
58px
)
*
2
;
158
padding
:
pxToRem
(
20px
)
0
;
158
padding
:
pxToRem
(
20px
)
0
;
159
+
resize
:
none
;
159
}
160
}
160
}
161
}
161
162
Please
register
or
login
to post a comment