Minor random fixes
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
.content-container {
|
||||
overflow-y: auto;
|
||||
margin: 0rem 1.5rem;
|
||||
padding: 0.5rem 1.5rem;
|
||||
border-radius: 12px;
|
||||
margin: 1rem 1rem 0rem 1rem;
|
||||
padding: 0.25rem 1rem 0rem 1rem;
|
||||
border-radius: 4px;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user