chore: Optimize upload indicator display
This commit is contained in:
parent
be62f56782
commit
9ab28864b3
@ -117,3 +117,13 @@ export default {
|
|||||||
},
|
},
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
<style scoped>
|
||||||
|
|
||||||
|
.upload-info{
|
||||||
|
min-width: 19ch;
|
||||||
|
width:auto;
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
|
|
||||||
|
</style>
|
||||||
Loading…
Reference in New Issue
Block a user