mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Removing overscroll-y prevention on mobile
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
// Base Elements
|
||||
html {
|
||||
font-size: 15px; // Increasing overall font-size on mobile by 1px
|
||||
overscroll-behavior-y: contain;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user