-
-
Save hyuki/5ea88ae60fac020038cf36315f697a43 to your computer and use it in GitHub Desktop.
Mastodon 4.0.2でモバイルの投稿フォームを下げるつもりで作ったけど、タイムラインも下がってしまうどん。
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.columns-area--mobile .column, | |
.columns-area--mobile .drawer { | |
padding-top: 100%; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment