Update RemoteDesktopModal.vue
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user