embiggen the correct textarea
This commit is contained in:
parent
a55ed54ddd
commit
ba99bb9484
@ -2500,7 +2500,7 @@
|
||||
}\
|
||||
#qr textarea {\
|
||||
width: 302px;\
|
||||
height: 100px;\
|
||||
height: 120px;\
|
||||
margin: 0px;\
|
||||
}\
|
||||
#qr *:not(input):not(textarea) {\
|
||||
|
||||
@ -1962,7 +1962,7 @@ main =
|
||||
}
|
||||
#qr textarea {
|
||||
width: 302px;
|
||||
height: 100px;
|
||||
height: 120px;
|
||||
margin: 0px;
|
||||
}
|
||||
#qr *:not(input):not(textarea) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user