mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-06-02 14:21:01 +08:00
为通知列表添加细 scrollbar 样式以改善用户体验
This commit is contained in:
@@ -124,5 +124,6 @@ onBeforeUnmount(() => {
|
||||
.notification-list-container {
|
||||
max-block-size: 50vh;
|
||||
overflow-y: auto;
|
||||
scrollbar-width: thin;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user