Merge pull request #251 from Rintan/singlecolumn

シングルカラムでの中央寄せ修正
This commit is contained in:
YoheiZuho 2019-08-16 19:29:43 +09:00 committed by GitHub
commit 780fc2bf87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1875,7 +1875,7 @@ a.account__display-name {
}
&__inner {
position: fixed;
position: static;
width: 285px;
pointer-events: auto;
height: 100%;