issue #11 #10 Fix MQTT routine bug on app full. Adjust amenity item selection title.

This commit is contained in:
Paul Kim
2024-03-27 20:20:03 +09:00
parent 5c5f58defc
commit 8b847aaea2
5 changed files with 31 additions and 71 deletions

View File

@@ -13,19 +13,6 @@ body {
z-index: 1;
}
.startup {
top: 0px;
left: 0px;
position: absolute;
width: 100%;
height: 100%;
padding: 0px;
/* background-image: url(./images/hoteltv_service_preparing.png); */
background-image: url(./images/hoteltv_service_preparing_joson.jpg);
background-size: cover;
background-repeat: no-repeat;
}
.welcome .frame {
position: absolute;
top: 0px;