chore(frontend): fix formatting

This commit is contained in:
Oleg Lobanov
2024-06-08 22:20:58 +02:00
parent d6cdf0e435
commit eb3978ea55
4 changed files with 59 additions and 59 deletions

View File

@@ -119,11 +119,9 @@ export default {
</script>
<style scoped>
.upload-info{
min-width: 19ch;
width:auto;
text-align: left;
.upload-info {
min-width: 19ch;
width: auto;
text-align: left;
}
</style>
</style>