
html css apply
.scrollable-column {
overflow-x: auto; white-space: nowrap; max-width: 180px; height: 5px;
}
"The CSS code 'overflow-x: auto;' is not working in the current Firefox browser. Can you please help?"
.scrollable-column {
overflow-x: auto;
white-space: nowrap;
max-width: 180px;
height: 5px;
}
"The CSS code 'overflow-x: auto;' is not working in the current Firefox browser. Can you please help?"
All Replies (1)
Hi
This is more of a web development question best answered by the experts at https://stackoverflow.com/