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