mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
[design] added left padding to filter list for better layout
This commit is contained in:
parent
44656c7aba
commit
de4c239f26
@ -63,6 +63,7 @@ export default {
|
||||
display: flex;
|
||||
flex-basis: 100%;
|
||||
flex-grow: 1;
|
||||
padding-left: $space-base;
|
||||
|
||||
> .item {
|
||||
// width: 30%;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user