gui: Adjust connection type icon size scaling and alignment (#8645)

This commit is contained in:
tomasz1986
2022-11-04 19:41:27 +01:00
committed by GitHub
parent 1e9bf17512
commit 46b375e8cc

View File

@@ -169,7 +169,8 @@ table.table-auto td {
width: 1em;
height: 1em;
display: inline-block;
vertical-align: -20%;
vertical-align: -10%;
background-size: contain;
}
.remote-devices-panel {