forked from treehouse/mastodon
[Glitch] Improve invites list with click-to-copy inputs
Port 6e3936aa6f
to glitch-soc
signup-info-prompt
parent
07eb31eeac
commit
d8b43f4bd6
|
@ -82,6 +82,10 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&--invites tbody td {
|
||||||
|
vertical-align: middle;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-wrapper {
|
.table-wrapper {
|
||||||
|
|
Loading…
Reference in New Issue