UNPKG

@zufans/accordion-title

Version:
28 lines (25 loc) 454 B
.container { display: flex; justify-content: space-between; align-items: center; } .left { text-align: left; padding-left: 10px; width: 33.3333333333%; max-width: 33.3333333333%; overflow: hidden; } .center { text-align: center; width: 33.3333333333%; max-width: 33.3333333333%; overflow: hidden; } .right { text-align: right; padding-right: 10px; width: 33.3333333333%; max-width: 33.3333333333%; overflow: hidden; }