This commit is contained in:
Olivier Gagnon
2021-09-16 21:31:29 -04:00
parent 628572cf21
commit 757b38327f
6 changed files with 26 additions and 28 deletions

View File

@@ -1538,10 +1538,7 @@ button {
/* for Internet Explorer, Edge */
scrollbar-width: none;
/* for Firefox */
flex-grow: 1;
overflow-y: scroll;
height: 100vh;
bottom: 0px; }
flex-grow: 1; }
#generic-react-container::-webkit-scrollbar {
display: none;