Files
Popsu-coloque/web/themes/contrib/mediteran/css/system/components/sticky-header.module.css
T
2020-06-08 23:57:36 +02:00

12 lines
125 B
CSS

/**
* @file
* Table header behavior.
*
* @see tableheader.js
*/
table.sticky-header {
z-index: 9;
margin-top: 0;
}