Update RemoteDesktopModal.vue

This commit is contained in:
Baobhan Sith
2025-04-28 18:42:19 +08:00
parent 6062e99e3e
commit 0d215499f1
@@ -402,7 +402,6 @@ const computedModalStyle = computed(() => {
</div>
<div class="p-2 border-t border-border flex-shrink-0 text-xs text-text-secondary bg-header flex items-center justify-between">
<span>{{ statusMessage }}</span>
<div class="flex items-center space-x-2 flex-wrap gap-y-1">
<label for="modal-width" class="text-xs ml-2">{{ t('common.width') }}:</label>
<input