Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

Commit

Permalink
update ui
Browse files Browse the repository at this point in the history
  • Loading branch information
WoeOm committed Jan 27, 2021
1 parent c6bd71f commit 57025d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/page/CrossChain/style.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,6 @@
}

.connectAccountBox {
padding-top: 15px;
padding-bottom: 15px;

h1 {
Expand Down Expand Up @@ -274,7 +273,7 @@
.historyItem {
background-color: #F4F4F5;
padding: 20px;
margin-bottom: 20px;
margin-bottom: 4rem;
>div{
display: flex;
justify-content: space-between;
Expand All @@ -301,6 +300,7 @@

.feeTip {
margin-top: 10px;
margin-bottom: 3rem;
font-size: 14px;
text-align: right;
}
Expand Down

0 comments on commit 57025d4

Please sign in to comment.