0
I’m having trouble using a div, for some reason he’s ignoring the padding the parent element.
<div data-v-fae5bece="" class="flex xs12 sm12 md12 lg12"><div data-v-fae5bece="" class="v-card__text baner" style="
padding: 16px;
"><div data-v-fae5bece="">Dafadasd</div></div></div>
I want to do with the div where is the text obey the padding
Guy with just this piece of code and the rest of the CSS doesn’t answer you right. Edit your question and include the full CSS and minimal HTML that simulates your problem there
– hugocsl