textarea +5px height
This commit is contained in:
parent
8ddf9a8b60
commit
b412686fbc
@ -3073,7 +3073,7 @@
|
|||||||
}\
|
}\
|
||||||
#qr textarea {\
|
#qr textarea {\
|
||||||
width: 100%;\
|
width: 100%;\
|
||||||
height: 120px;\
|
height: 125px;\
|
||||||
}\
|
}\
|
||||||
#qr #close, #qr #autohide {\
|
#qr #close, #qr #autohide {\
|
||||||
float: right;\
|
float: right;\
|
||||||
|
|||||||
@ -2448,7 +2448,7 @@ main =
|
|||||||
}
|
}
|
||||||
#qr textarea {
|
#qr textarea {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 120px;
|
height: 125px;
|
||||||
}
|
}
|
||||||
#qr #close, #qr #autohide {
|
#qr #close, #qr #autohide {
|
||||||
float: right;
|
float: right;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user