add uploading icon css
This commit is contained in:
parent
903bce40c3
commit
18bb209ace
@ -17,3 +17,12 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script src="./importer.js"></script>
|
<script src="./importer.js"></script>
|
||||||
|
|
||||||
|
<style lang="scss">
|
||||||
|
.importer {
|
||||||
|
.uploading {
|
||||||
|
font-size: 1.5em;
|
||||||
|
margin: 0.25em;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user