79526012

Date: 2025-03-21 16:14:57
Score: 1
Natty:
Report link

with Ashkan solution anywhere in the page

<style>
 .ui.table thead tr:first-child>th {
 position: sticky !important;
 top: 0;
 z-index: 2;
 }
</style>

<div style="overflow-y: auto; overflow-x: hidden; resize: vertical; height: 400px;">
<table class="ui celled striped selectable table">
...
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: ParMesSoins