add uploading icon css
This commit is contained in:
parent
903bce40c3
commit
18bb209ace
1 changed files with 9 additions and 0 deletions
|
@ -17,3 +17,12 @@
|
|||
</template>
|
||||
|
||||
<script src="./importer.js"></script>
|
||||
|
||||
<style lang="scss">
|
||||
.importer {
|
||||
.uploading {
|
||||
font-size: 1.5em;
|
||||
margin: 0.25em;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue