Enhance ConnectionPlaceholder component to handle missing device IP with localized messages; update DeviceContext to manage IP state; improve CSS for touch actions in various components; update locale files for English and Chinese with new connection prompts.
This commit is contained in:
@@ -277,6 +277,7 @@
|
||||
background: rgba(255, 255, 255, 0.12);
|
||||
outline: none;
|
||||
cursor: pointer;
|
||||
touch-action: pan-y;
|
||||
}
|
||||
.cyan-slider::-webkit-slider-thumb {
|
||||
-webkit-appearance: none;
|
||||
|
||||
Reference in New Issue
Block a user