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

My list styles removes when I use justify content: space evenly [duplicate]

$
0
0

I'm working on a small project cause I'm a beginner, a Todo list web app and I used flexbox on my li because I have two buttons for done and delete appended to it. I used

Justify-content: space-between;

on the li, it worked but the default bullet point style removed. Why did it happen and how do I fix it ?

I tried

list-style: disc;

On the ul to try reset it but it didn't work


Viewing all articles
Browse latest Browse all 1305

Trending Articles



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