ta height: 150px
This commit is contained in:
parent
eeef347471
commit
b4bf4037c6
@ -3472,7 +3472,7 @@
|
|||||||
}\
|
}\
|
||||||
#qr textarea {\
|
#qr textarea {\
|
||||||
border: 0;\
|
border: 0;\
|
||||||
height: 125;\
|
height: 150px;\
|
||||||
width: 100%;\
|
width: 100%;\
|
||||||
}\
|
}\
|
||||||
#qr #captcha {\
|
#qr #captcha {\
|
||||||
|
|||||||
@ -2780,7 +2780,7 @@ main =
|
|||||||
}
|
}
|
||||||
#qr textarea {
|
#qr textarea {
|
||||||
border: 0;
|
border: 0;
|
||||||
height: 125;
|
height: 150px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
#qr #captcha {
|
#qr #captcha {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user