File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed
components/license-import
views/app-store/installed Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change 3939 </div >
4040 <el-button
4141 type =" primary"
42- class =" mt-3 w-52 custom-button"
42+ class =" mt-3"
43+ size =" large"
4344 :disabled =" loading || uploaderFiles.length == 0"
4445 plain
4546 @click =" submit"
@@ -153,8 +154,3 @@ defineExpose({
153154 acceptParams ,
154155});
155156 </script >
156- <style lang="scss" scoped>
157- .custom-button {
158- letter-spacing : 4px ;
159- }
160- </style >
Original file line number Diff line number Diff line change 388388 <AppIgnore ref =" ignoreRef" @close =" search" />
389389 <ComposeLogs ref =" composeLogRef" />
390390 <TaskLog ref =" taskLogRef" @close =" search" />
391- <Detail ref =" detailRef" @close = " search " />
391+ <Detail ref =" detailRef" />
392392 <IgnoreApp ref =" ignoreAppRef" @close =" search" />
393393</template >
394394
You can’t perform that action at this time.
0 commit comments