mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-14 13:41:46 +00:00
Fix infobox style
Signed-off-by: Andy Lee <andy.lee@suse.com>
This commit is contained in:
parent
1f7fd1246f
commit
63b5b980b7
@ -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