style: fix typo

This commit is contained in:
Christian Hergert
2018-12-12 21:49:16 -08:00
parent 3b4f36700b
commit 8600ce0c1d

View File

@ -1,5 +1,5 @@
visualizers list row {
background-color: ##201f21;
background-color: #201f21;
background-size: 8px 8px;
background-image: repeating-linear-gradient(0deg, #232224, #232224 1px, transparent 1px, transparent 8px),
repeating-linear-gradient(-90deg, #232224, #232224 1px, transparent 1px, transparent 8px);