Increase connection indicator margin.

This commit is contained in:
Jared Goodwin 2020-03-09 13:23:08 -07:00
parent 4b1741c082
commit f9ade12663
2 changed files with 2 additions and 2 deletions

View File

@ -294,7 +294,7 @@ footer a {
}
.connection-icon {
padding: 5px;
padding: 15px;
}
#connectionRelayedIcon {

View File

@ -293,7 +293,7 @@ footer a {
}
.connection-icon {
padding: 5px;
padding: 15px;
}
#connectionRelayedIcon {