📋 UI improvements in the Library section

This commit is contained in:
2022-04-06 11:00:16 -07:00
parent 0cd142153c
commit 81bdaefdd1
9 changed files with 82 additions and 32 deletions

View File

@@ -325,10 +325,10 @@ pre {
width: 100%;
thead {
position: sticky;
top: 194px;
top: 146px;
z-index: 1;
background: #fffffc;
min-height: 120px;
min-height: 130px;
}
tr {
td {