forked from newthuhole/hole_thu_frontend
hide scroll bar for edgehtml
This commit is contained in:
@@ -59,6 +59,7 @@
|
||||
}
|
||||
.flow-reply-row {
|
||||
scrollbar-width: none;
|
||||
-ms-overflow-style: none;
|
||||
}
|
||||
|
||||
.flow-reply-row:empty {
|
||||
|
||||
@@ -13,6 +13,7 @@ html::-webkit-scrollbar {
|
||||
}
|
||||
html {
|
||||
scrollbar-width: none;
|
||||
-ms-overflow-style: none;
|
||||
}
|
||||
|
||||
:root {
|
||||
|
||||
Reference in New Issue
Block a user