removing overflow-y from css to remove scrollbar
This commit is contained in:
parent
34b771bea9
commit
d6f14c3062
@ -61,7 +61,7 @@ main {
|
||||
|
||||
#messages-container {
|
||||
flex: 1;
|
||||
overflow-y: auto;
|
||||
/* overflow-y: auto; */
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user