Skip to content

Commit

Permalink
feat(ananlysis): tab box shadow and footer font-weight
Browse files Browse the repository at this point in the history
  • Loading branch information
lbwa committed Sep 26, 2018
1 parent 5097f15 commit 1a09ba7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/AnalysisTab.vue
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ export default {
padding: 16px
background-color: white
font-size: 14px
box-shadow: 0 2px 12px 0 rgba(0,0,0,.1)
border-radius: 4px
.chart__title, .rank__title
margin-top: 0
Expand Down
1 change: 1 addition & 0 deletions src/view/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ export default {
.author
color: rgba(0,0,0,.45)
font-weight: bold
&:hover
color: #3273dc
Expand Down

0 comments on commit 1a09ba7

Please # to comment.