mirror of
https://github.com/balzack/databag.git
synced 2025-02-12 03:29:16 +00:00
padding topic edit area
This commit is contained in:
parent
0f32f2544d
commit
9219cf6a5b
@ -104,6 +104,8 @@ export const TopicItemWrapper = styled.div`
|
|||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
border: 1px solid #aaaaaa;
|
border: 1px solid #aaaaaa;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
margin-top: 8px;
|
||||||
|
margin-bottom: 8px;
|
||||||
|
|
||||||
.controls {
|
.controls {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
Reference in New Issue
Block a user