Skip to content

Commit

Permalink
fixed text alignment dexlab-io#2
Browse files Browse the repository at this point in the history
  • Loading branch information
vipin kumar authored and vipin kumar committed Nov 14, 2018
1 parent 1a44868 commit 3372d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/loopringui/assets/style/utils.less
Original file line number Diff line number Diff line change
Expand Up @@ -2350,7 +2350,7 @@
}

.text-center {
text-align: center !important;
text-align: left !important;
}

@media (min-width: 576px) {
Expand Down

0 comments on commit 3372d4b

Please sign in to comment.