Commit 553197b6 authored by mercury233's avatar mercury233 Committed by GitHub

fix windbot scrollbar

parent fc40c698
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
height: 100%; height: 100%;
width: 100%; width: 100%;
z-index: 1; z-index: 1;
overflow-y: auto;
} }
.avatar { .avatar {
width: 24px; width: 24px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment