To float an element on the left, add the .slds-float_left class to the element. ... <div class="slds-float_left"> <p>I'm floooaaaating</p> </div> ...
確定! 回上一頁