Commit b650b175 authored by _XiaoTian's avatar _XiaoTian Committed by GitHub

fix: Fix the style of account transaction record list. (#1104)

Co-authored-by: default avatarMoody Salem <moodysalem@users.noreply.github.com>
parent fc761777
......@@ -99,7 +99,7 @@ const LowerSection = styled.div`
flex-grow: 1;
overflow: auto;
background-color: ${({ theme }) => theme.bg2};
border-bottom-left-radius: 25px;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
h5 {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment