Make dashboard circles middle (#51)

This commit is contained in:
时光 2019-05-06 10:32:40 +08:00 committed by Pig Fang
parent 9eb7b037ab
commit 7e3145d230

View File

@ -9,7 +9,7 @@
<div class="row">
<div class="col-md-1" />
<div class="col-md-6">
<table border="0">
<table class="usage-table" border="0">
<tbody>
<tr>
<td class="text-center">
@ -206,6 +206,9 @@ export default {
</script>
<style lang="stylus">
.usage-table
margin 0 auto
.circle-gap
width 14%