remove list dot

This commit is contained in:
Niel 2019-04-17 23:39:01 +02:00
parent 2181bcd804
commit 8601aa5213

View file

@ -1 +1,3 @@
.channelList li span {}
.channelList li {
list-style: none
}