refactor: changes from feedback on merge request
ref: N25B-114
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
margin-inline-start: auto;
|
||||
margin-inline-end: auto;
|
||||
background-color: canvas;
|
||||
align-content: center;
|
||||
margin-bottom: 0.5rem;
|
||||
margin-top:auto;
|
||||
width: 50%;
|
||||
|
||||
@@ -148,6 +148,7 @@ export function DndToolbar() {
|
||||
borderColor: 'dimgrey',
|
||||
backgroundColor: 'canvas',
|
||||
display: 'flex',
|
||||
alignItems: 'center',
|
||||
flexDirection: 'column',
|
||||
gap: '1rem'
|
||||
}}>
|
||||
|
||||
Reference in New Issue
Block a user