mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-09 19:40:19 +00:00
pedagogy: hide scroll bar at bottom of comments
This commit is contained in:
@ -1970,6 +1970,7 @@ $pedagogy-white-text: #f0f0f0;
|
||||
grid-area: markdown;
|
||||
|
||||
overflow: scroll;
|
||||
overflow-x: hidden;
|
||||
margin-top: 0px;
|
||||
margin-right: 0px;
|
||||
padding: 10px;
|
||||
|
Reference in New Issue
Block a user