Fix single / double files showing in center on Grid View
This commit is contained in:
@ -11,6 +11,6 @@
|
||||
overflow-y: auto;
|
||||
|
||||
&.grid {
|
||||
justify-content: space-around;
|
||||
justify-content: space-between;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user