Move dashboard tile row left spacing to margin-left
This commit is contained in:
@ -32,6 +32,8 @@
|
||||
display: flex;
|
||||
overflow-x: hidden;
|
||||
scroll-behavior: smooth;
|
||||
margin-left: 40px;
|
||||
padding-inline-start: 0;
|
||||
|
||||
li {
|
||||
list-style-type: none;
|
||||
|
Reference in New Issue
Block a user