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

Port 2e6c6ce855 to glitch-soc
lolsob-rspec
Eugen Rochko 2019-03-14 05:25:49 +01:00 committed by Thibaut Girka
parent 741766a01d
commit c128abc413
1 changed files with 4 additions and 0 deletions

View File

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