mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-04-06 01:25:31 +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;
|
display: flex;
|
||||||
flex-basis: 100%;
|
flex-basis: 100%;
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
|
padding-left: $space-base;
|
||||||
|
|
||||||
> .item {
|
> .item {
|
||||||
// width: 30%;
|
// width: 30%;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user