Send stories to groups capability

This commit is contained in:
Josh Perez 2022-08-08 23:26:21 -04:00 committed by GitHub
parent 62962e4950
commit 2f5dd73e58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 308 additions and 163 deletions

View file

@ -10,6 +10,10 @@
justify-content: flex-end;
}
&__debugger__container {
justify-content: flex-start;
}
&__debugger__button {
color: $color-gray-25;
display: block;