mirror of
https://github.com/bs-community/blessing-skin-server.git
synced 2025-02-23 14:59:07 +08:00
chore: align checkbox with title
This commit is contained in:
parent
f0a692f492
commit
c81fd58ec4
@ -33,6 +33,7 @@ const ActionButton = styled.a`
|
||||
const Header = styled.div`
|
||||
max-width: calc(100% - 40px);
|
||||
display: flex;
|
||||
align-items: center;
|
||||
`
|
||||
const Description = styled.div`
|
||||
font-size: 14px;
|
||||
|
Loading…
Reference in New Issue
Block a user