mirror of
https://github.com/86Box/86box.github.io.git
synced 2026-02-22 01:25:35 -07:00
Fix scrolling table header
This commit is contained in:
@@ -278,7 +278,7 @@ th, td {
|
||||
border: 1px solid #808080;
|
||||
padding: 5px;
|
||||
}
|
||||
div.scroll th {
|
||||
table.scroll th {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
background: #1c293a;
|
||||
|
||||
Reference in New Issue
Block a user