issue #11 Fix text overflow issue on amenity item selection order lists.

This commit is contained in:
Paul Kim
2024-03-29 17:53:39 +09:00
parent 9da17b7835
commit d7a6748ff8
3 changed files with 18 additions and 10 deletions

View File

@@ -802,7 +802,7 @@ HotelTV.api = (function() {
"mac_wifi": "",
"mac_bt": "",
"speed": 0,
"manufacture": "LG",
"manufacture": _dev_inf['manufacture'],
"model": "",
"hw_ver": "1.00",
"sw_ver": "1.1.5",