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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

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 {