text select enabled
This commit is contained in:
parent
35e263db3b
commit
697222741b
1 changed files with 1 additions and 0 deletions
|
@ -282,6 +282,7 @@
|
||||||
th,
|
th,
|
||||||
td {
|
td {
|
||||||
padding: 0.5rem 1rem;
|
padding: 0.5rem 1rem;
|
||||||
|
user-select: text;
|
||||||
}
|
}
|
||||||
|
|
||||||
th {
|
th {
|
||||||
|
|
Loading…
Reference in a new issue