v0.5.177: sticky header таблицы
This commit is contained in:
@@ -80,6 +80,7 @@
|
||||
background: var(--grey-light); color: var(--muted);
|
||||
font-weight: 500; font-size: .8rem; text-transform: uppercase; letter-spacing: .5px;
|
||||
border-bottom: 1px solid var(--border); border-right: 1px solid var(--border);
|
||||
position: sticky; top: 0; z-index: 1;
|
||||
}
|
||||
th:last-child { border-right: none; }
|
||||
td {
|
||||
|
||||
Reference in New Issue
Block a user