animate borders

This commit is contained in:
ntr
2019-10-15 17:44:05 +11:00
parent b2e4570bfb
commit b386057326
3 changed files with 65 additions and 19 deletions
+1 -1
View File
@@ -174,7 +174,7 @@ function Vbox(args) {
return setVboxSelected([group, index]);
}
const classes = `${selected ? 'highlight' : ''}`;
const classes = `${v.toLowerCase()} ${selected ? 'highlight' : ''}`;
if (shapes[v]) {
return (