Merge pull request #251 from Rintan/singlecolumn

シングルカラムでの中央寄せ修正
This commit is contained in:
2019-08-16 19:29:43 +09:00
committed by GitHub

View File

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