mirror of
https://github.com/aaru-dps/Aaru.Documentation.git
synced 2025-12-16 19:24:33 +00:00
Fix table header repeating in every cell.
This commit is contained in:
@@ -1168,3 +1168,8 @@ pre:after
|
||||
text-align: right;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
td::before
|
||||
{
|
||||
display: none;
|
||||
}
|
||||
Reference in New Issue
Block a user