fix(client/friendly): モバイルでスクロールできない問題

This commit is contained in:
NoriDev 2023-06-01 17:51:52 +09:00
parent fa4e422deb
commit 5337da6e3a

View file

@ -337,6 +337,7 @@ $float-button-size: 65px;
&.narrow {
overflow: initial;
contain: none;
}
}