Scrollable Table using semantic ui

#example {
  max-height: 100px;
  overflow-x: scroll;
}

https://jsfiddle.net/q0hc2akf/

1 Like