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