you are right. the padding is the same. But the avatar have min-width=56px, so the visual effect is avatar having a larger padding.
A
Posts made by allenpan
-
RE: List item's active state doesn't affect ListItemSection's color when side is set
-
RE: List item's active state doesn't affect ListItemSection's color when side is set
what I mean is that the padding with avatar is too large. In my page, I use “side” instead of “avatar”, side’s padding is smaller. But I still like the q-icon inside “side” have active color.
-
q-pull-to-refresh not working with last list item transition
When using q-pull-to-refresh with list transtion. The last list item’s transition has no effect. Can somebody help to take a look?
I make a codepen https://codepen.io/panzailiang/pen/dxdbvW
- click the last item, see the transition not working.
- reload the browser, comment out the <q-pull-to-refresh> and </q-pull-to-refresh>
- click the last item, see the transition is working.
-
RE: List item's active state doesn't affect ListItemSection's color when side is set
I know avatar is ok. but sometimes I need to use the side layout.
-
List item's active state doesn't affect ListItemSection's color when side is set
Check out https://codepen.io/panzailiang/pen/LwjOJp
The icon’s color is not in active color.
Is this a bug or by design?