[Glitch] Improve invites list with click-to-copy inputs

Port 6e3936aa6f to glitch-soc
This commit is contained in:
Eugen Rochko 2019-03-14 05:25:49 +01:00 committed by Thibaut Girka
parent 07eb31eeac
commit d8b43f4bd6
1 changed files with 4 additions and 0 deletions

View File

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