Better alignment

This commit is contained in:
Djamil Legato
2019-09-11 13:58:53 -07:00
parent a5d0c41b75
commit 2d2bd9d867
3 changed files with 11 additions and 6 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -75,6 +75,7 @@
& > span {
display: flex;
overflow: visible;
}
}
@@ -198,11 +199,15 @@
opacity: 0;
}
}
}
}
.fjs-action-toggle {
margin-right: 3px;
> * {
margin-right: 3px;
&:last-child {
margin-right: 0;
}
}
}
}
.fjs-children {