Skip to content

Commit

Permalink
Update packages/xo-web/src/xo-app/vm/tab-advanced.js
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuRA committed Dec 4, 2024
1 parent 86979ab commit 050ae0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/xo-web/src/xo-app/vm/tab-advanced.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ import { SelectSuspendSr } from 'select-suspend-sr'
import BootOrder from './boot-order'
import VusbCreateModal from './vusb-create-modal'
import PciAttachModal from './pci-attach-modal'
import { subscribeSecurebootReadiness, subscribeGetGuestSecurebootReadiness } from '../../common/xo'
import XenstoreCreateModal from './xenstore-create-modal'
import { subscribeSecurebootReadiness, subscribeGetGuestSecurebootReadiness } from '../../common/xo'

// Button's height = react-select's height(36 px) + react-select's border-width(1 px) * 2
// https://github.com/JedWatson/react-select/blob/916ab0e62fc7394be8e24f22251c399a68de8b1c/less/select.less#L21, L22
Expand Down

0 comments on commit 050ae0c

Please sign in to comment.