0
0
Fork 0

Improve invites list with click-to-copy inputs (#10259)

This commit is contained in:
Eugen Rochko 2019-03-14 05:25:49 +01:00 committed by GitHub
parent 9e33174604
commit 6e3936aa6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 46 additions and 25 deletions

View file

@ -82,6 +82,10 @@
}
}
}
&--invites tbody td {
vertical-align: middle;
}
}
.table-wrapper {