homogay: remove toot button 3D effect

it looks a little out of place and breaks
glitch's secondary toot button
This commit is contained in:
anna 2023-07-09 23:21:51 +00:00
parent ddbdcaf0f8
commit 4a68da9666
Signed by: fef
GPG key ID: 2585C2DC6D79B485

View file

@ -89,9 +89,6 @@ body {
}
.compose-form__publish .compose-form__publish-button-wrapper button {
box-shadow: rgba(0, 0, 0, 50%) 0 -2px 10px 2px inset,
rgba(0, 0, 0, 40%) 0 0 4px 0 inset;
padding: 7px 18px;
transition-duration: 50ms;
transition-timing-function: ease-in-out;
transition-property: background-color, color, transform;