1
0
mirror of https://github.com/ae-utbm/sith.git synced 2025-06-23 11:45:16 +00:00

pedagogy: hide scroll bar at bottom of comments

This commit is contained in:
Antoine Bartuccio 2019-07-08 23:39:14 +02:00
parent f052d307d7
commit 231415a772
Signed by: klmp200
GPG Key ID: E7245548C53F904B

@ -1970,6 +1970,7 @@ $pedagogy-white-text: #f0f0f0;
grid-area: markdown;
overflow: scroll;
overflow-x: hidden;
margin-top: 0px;
margin-right: 0px;
padding: 10px;