mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 10:12:51 +00:00
style: adjust div width for improved layout in Tree component
This commit is contained in:
parent
45b3dd3b5f
commit
62b7ca189b
|
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<div>
|
||||
<div style="width: 100%">
|
||||
<div class="update-info flex p-8-12 border-r-6 mb-16">
|
||||
<div class="mt-4">
|
||||
<AppIcon iconName="app-warning-colorful" style="font-size: 16px"></AppIcon>
|
||||
|
|
|
|||
Loading…
Reference in New Issue