transport addresses now displays in dashboard

This commit is contained in:
Kevin 2020-06-21 17:55:32 -05:00
parent 6c75c525d2
commit 817f0263db
3 changed files with 45 additions and 16 deletions

View file

@ -56,4 +56,8 @@
z-index: 2;
position: fixed;
}
.torTransportField {
margin-top: 2em;
}