forked from mirrors/catstodon
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:
parent
ddbdcaf0f8
commit
4a68da9666
1 changed files with 0 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue