Fix active style button

This commit is contained in:
paco
2020-10-08 15:38:06 -06:00
parent e1d3ceffc5
commit a2de6cef2e

View File

@@ -11,7 +11,7 @@
}
.root[data-active] {
@apply bg-gray-700;
@apply bg-gray-200;
}
s.filled {