Quantcast
Channel: Active questions tagged flexbox - Stack Overflow
Viewing all articles
Browse latest Browse all 1305

align long text in flex box same way as short text

$
0
0

how can I let flex box stay same when it has long text or short text

html

<div class="a"><div class="b" style="background-color:red"></div><div class="b" style="background-color:yellow"></div><div class="b" style="background-color:green">       aaaaaaaaaaaaaaa</div></div>

css

.a {   display:flex;   justify-content: space-between}.b {}

Viewing all articles
Browse latest Browse all 1305

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>