update(docs): RGB demo

This commit is contained in:
Braks
2022-04-04 21:42:48 +02:00
parent 913ebb0db0
commit 39c8f60818
5 changed files with 97 additions and 165 deletions
-4
View File
@@ -67,10 +67,6 @@ li {
border-color: #f0f2f3;
}
.vue-flow {
@apply bg-white h-[80vh];
}
.slider {
--color: red;
@apply bg-gray-200 w-full h-[10px] outline-none rounded-full;