150x150
This commit is contained in:
parent
40b5af20d5
commit
0c99311b8d
@ -3151,8 +3151,8 @@
|
||||
display: none;\
|
||||
}\
|
||||
#qr #files img {\
|
||||
max-height: 250px;\
|
||||
max-width: 250px;\
|
||||
max-height: 150px;\
|
||||
max-width: 150px;\
|
||||
}\
|
||||
#qr input[name=resto] {\
|
||||
width: 80px;\
|
||||
|
||||
@ -2468,8 +2468,8 @@ main =
|
||||
display: none;
|
||||
}
|
||||
#qr #files img {
|
||||
max-height: 250px;
|
||||
max-width: 250px;
|
||||
max-height: 150px;
|
||||
max-width: 150px;
|
||||
}
|
||||
#qr input[name=resto] {
|
||||
width: 80px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user