mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 21:21:44 +00:00
Fix infobox style
Signed-off-by: Andy Lee <andy.lee@suse.com> (cherry picked from commit 4e831cbc5f1169c31a2a5b0bfc8de8d040b58143)
This commit is contained in:
parent
224e34315b
commit
2c7b59daed
@ -200,6 +200,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