mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 13:11:43 +00:00
Fix infobox style
Signed-off-by: Andy Lee <andy.lee@suse.com>
This commit is contained in:
parent
0283cfb2bb
commit
4e831cbc5f
@ -196,6 +196,7 @@ export default {
|
||||
<InfoBox
|
||||
v-for="(driver, idx) in configArr"
|
||||
:key="idx"
|
||||
class="box"
|
||||
>
|
||||
<button
|
||||
:disabled="disableEdit(driver.key)"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user