mirror of
https://github.com/mastodon/mastodon.git
synced 2026-09-13 17:25:51 -05:00
Use button_to for method: :post links on account show page (#32154)
This commit is contained in:
@@ -19,6 +19,10 @@ code {
|
||||
margin-bottom: 24px;
|
||||
}
|
||||
|
||||
form.button_to {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.fade-out-top {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user