diff --git a/src/style/app.module.css b/src/style/app.module.css index 7dc119e1b0..5a896c554d 100644 --- a/src/style/app.module.css +++ b/src/style/app.module.css @@ -1714,10 +1714,6 @@ form > input { transform 0.2s, box-shadow 0.2s; } -.postinfo { - height: 80px; -} - .postinfo { height: 80px; margin-bottom: 20px; @@ -1733,7 +1729,6 @@ form > input { color: #707070; font-weight: 600; font-size: 16px; - cursor: pointer; } button[data-testid='createPostBtn'] { display: block;