mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
fix(adaptedStyles): graphic content overflow in user space page (#816)
This commit is contained in:
@@ -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 配色
|
||||
|
||||
Reference in New Issue
Block a user