padding topic edit area

This commit is contained in:
Roland Osborne 2022-09-02 10:18:01 -07:00
parent 0f32f2544d
commit 9219cf6a5b

View File

@ -104,6 +104,8 @@ export const TopicItemWrapper = styled.div`
border-radius: 4px;
border: 1px solid #aaaaaa;
width: 100%;
margin-top: 8px;
margin-bottom: 8px;
.controls {
display: flex;