diff --git a/src/styles/adaptedStyles/userSpacePage.scss b/src/styles/adaptedStyles/userSpacePage.scss index c5824cb9..0ddf8c11 100644 --- a/src/styles/adaptedStyles/userSpacePage.scss +++ b/src/styles/adaptedStyles/userSpacePage.scss @@ -35,6 +35,10 @@ border-radius: 4px; } + .masonry_grid_v2 .container { + position: static; + } + // #region theme color adaption part // Increase the priority of the style inside by writing a non-existent selector in :not() // 淺色模式下主要對 theme color 調整配合 bewlybewly 配色