mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-24 17:56:26 -05:00
Fix missing padding on email subscription form (#39162)
This commit is contained in:
@@ -480,6 +480,7 @@ $button-fallback-breakpoint: $button-breakpoint + 55px;
|
||||
justify-content: center;
|
||||
align-items: flex-start;
|
||||
margin: 16px 0;
|
||||
padding: 16px;
|
||||
}
|
||||
|
||||
.bannerBaseCentered {
|
||||
|
||||
Reference in New Issue
Block a user