hide scroll bar for edgehtml

This commit is contained in:
xmcp
2020-01-14 15:09:40 +08:00
parent f862d4dde8
commit 393d888c93
2 changed files with 2 additions and 0 deletions

View File

@@ -59,6 +59,7 @@
}
.flow-reply-row {
scrollbar-width: none;
-ms-overflow-style: none;
}
.flow-reply-row:empty {