mirror of https://github.com/onweru/compose.git

weru
10.54.2020 fddda669e1c27c2bd4ff7cc5dcaa8562079b4c3f
fix regression on button label color
1 files modified
2 ■■■ changed files
assets/sass/_base.sass 2 ●●● patch | view | raw | blame | history
assets/sass/_base.sass
@@ -161,7 +161,7 @@
    list-style: initial
  ol
    list-style: decimal
  a
  a:not(.button)
    color: var(--theme)
::placeholder