Skip to content

Commit

Permalink
Fix issue with subscribe button styling in specific views (#4451)
Browse files Browse the repository at this point in the history
  • Loading branch information
kommunarr authored Dec 15, 2023
1 parent 0f3a93a commit 3c3a83e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
.ftSubscribeButton {
position: relative;
text-align: start;
inline-size: fit-content;
}

/* Ensures style here overrides style of .btn */
Expand Down

0 comments on commit 3c3a83e

Please sign in to comment.