Added a 1rem gap in the right area in the ManageArea.jsx
This commit is contained in:
@ -4,4 +4,8 @@
|
|||||||
margin-top: 2rem
|
margin-top: 2rem
|
||||||
display: flex
|
display: flex
|
||||||
justify-content: space-between
|
justify-content: space-between
|
||||||
align-items: center
|
align-items: center
|
||||||
|
|
||||||
|
.manage-area .right-area
|
||||||
|
display: flex
|
||||||
|
gap: 1rem
|
Reference in New Issue
Block a user