@@ -73,7 +73,7 @@ export default {
}
.hide-discussion {
- transform: translateX(420px);
+ transform: translateY(100%);
opacity: 0;
</style>