This commit is contained in:
Yuri Kuznetsov
2022-10-26 12:29:40 +03:00
parent c71f8a5334
commit 91d81773bc
+8
View File
@@ -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,