https://codepen.io/niusz/pen/.
look at the leftmost red element, it clearly has margin-left: 20px, but can"t see it?
https://codepen.io/niusz/pen/.
look at the leftmost red element, it clearly has margin-left: 20px, but can"t see it?
.ct > ul {
margin-left:-20px;
}
this and margin-left:20px offset
margin-left:20px is on li
margin-left:-20px is on ul, so it can also offset?
Previous: The object properties obtained by vue-router from the background are used as routing addresses
https: codepen.io niusz pen . When using negative margin, I found that if I didn t use negative margin on .left to get it up first, I wouldn t go up no matter how much,. Right I had for .right negative margin. Why is that? ...