diff --git a/src/csui/src/PlayerUiPanels/PlayerUiSettings.vue b/src/csui/src/PlayerUiPanels/PlayerUiSettings.vue index 4cd4d1d..f38902c 100644 --- a/src/csui/src/PlayerUiPanels/PlayerUiSettings.vue +++ b/src/csui/src/PlayerUiPanels/PlayerUiSettings.vue @@ -63,7 +63,7 @@
- Do not show in-player UI when video player is narrower than (% of screen width) + Do not show in-player UI when video player is narrower than
+
% of screen
- Do not show in-player UI when video player is shorter than (% of screen width) + Do not show in-player UI when video player is shorter than
+
% of screen
@@ -242,8 +246,6 @@ export default { max-width: 24rem; } - - .trigger-zone-editor { background-color: rgba(0,0,0,0.25);