mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-19 16:02:15 +00:00
set overscrollbehavior none for all dashboard-items
This commit is contained in:
@@ -575,4 +575,8 @@ html {
|
||||
|
||||
.zusatzinfo h2 {
|
||||
font-size: 1.5em;
|
||||
}
|
||||
|
||||
.dashboard-item {
|
||||
overscroll-behavior: none;
|
||||
}
|
||||
Reference in New Issue
Block a user