A
A
Artem Prokhorov2021-10-27 15:49:17
Mozilla Firefox
Artem Prokhorov, 2021-10-27 15:49:17

How to remove scrollbar in firefox 93?

None of the methods helped:

html {
    -ms-overflow-style : none !important; 
    scrollbar-width    : none !important;
    overflow: -moz-scrollbars-none !important;
}

Everywhere everything is fine, except for firefox. From the last links I saw this one, which says that it seems like support for these prefixes and methods in general in firefox just fell off. And what about then?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question