Do not allow replies to self story

This commit is contained in:
Josh Perez
2022-09-21 15:19:16 -04:00
committed by GitHub
parent d221895b3a
commit b04fbb6d8d
7 changed files with 70 additions and 17 deletions

View File

@@ -23,6 +23,7 @@
display: flex;
flex: 1;
justify-content: center;
padding: 80px 0;
user-select: none;
}
}