Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
CN-Tower committed Nov 22, 2018
1 parent 89985c6 commit 658a9e7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions client/src/assets/css/loading.css
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
margin-bottom: 20px;
}
.loadingGifBg {
height: 100px;
width: 100px;
height: 116px;
width: 116px;
margin: 10px auto;
}
.shaft-load {
Expand Down
4 changes: 2 additions & 2 deletions server/zjson/assets/css/loading.css
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
margin-bottom: 20px;
}
.loadingGifBg {
height: 100px;
width: 100px;
height: 116px;
width: 116px;
margin: 10px auto;
}
.shaft-load {
Expand Down

0 comments on commit 658a9e7

Please sign in to comment.