UNPKG
h5-cli
Version:
latest (1.12.0)
1.12.0
hello
h5-cli
/
src-react
/
feedback-issue.less
18 lines
(16 loc)
•
262 B
text/less
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.feedback-issue-title
{
font-size
:
20px
;
color
:
#333
;
padding
:
15px
;
line-height
:
1.3
; }
.feedback-issue-container
{
line-height
:
1.5
;
font-size
:
14px
;
padding
:
15px
; }
.feedback-issue-type
{
padding
:
0
15px
;
font-size
:
12px
;
color
:
#999
; }