Several bugfixes and finishing touches
This commit is contained in:
@@ -320,6 +320,7 @@
|
||||
max-height: inherit;
|
||||
}
|
||||
.popup-footer {
|
||||
margin-top: 1em;
|
||||
position: relative;
|
||||
text-align: justify;
|
||||
display: flex;
|
||||
@@ -343,4 +344,9 @@
|
||||
pointer-events: all;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
thead {
|
||||
position: sticky;
|
||||
top: 0;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user