css fix
This commit is contained in:
@@ -1584,6 +1584,14 @@ section {
|
||||
|
||||
.list > table {
|
||||
table-layout: fixed;
|
||||
|
||||
> thead > tr> th {
|
||||
user-select: text;
|
||||
|
||||
a[role="button"]:not(.selectable) {
|
||||
user-select: text;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.list > table td,
|
||||
|
||||
Reference in New Issue
Block a user