github.com/iqoqo/nomad@v0.11.3-0.20200911112621-d7021c74d101/ui/app/styles/components/simple-list.scss (about) 1 .simple-list { 2 list-style: disc; 3 list-style-position: inside; 4 margin-left: 1.5rem; 5 6 li { 7 margin-bottom: 0.5em; 8 } 9 }