update donate ui background

This commit is contained in:
Jay 2018-08-30 11:31:46 +08:00
parent 97315e7684
commit ce2ba07b7f
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@
</template>
<style lang="less" scoped>
html,body,#app {
background-color: rgba(0, 0, 0, 0);
}
.show-donate {
padding: 5px 10px;
}