Skip to content

Commit

Permalink
Increase iconsby 2px
Browse files Browse the repository at this point in the history
Signed-off-by: Ruben Araujo (CTW) <[email protected]>
  • Loading branch information
Ruben Araujo (CTW) authored and Ruben Araujo (CTW) committed Oct 4, 2024
1 parent 65beff4 commit 75fc66e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ tbody tr.hide {

.channel-icon {
display: inline-block;
max-height: 15px;
max-height: 18px;
background-repeat: no-repeat;
background-position: center center;
background-size: contain;
Expand All @@ -105,7 +105,7 @@ tbody tr.hide {
font-size: 13.5px;
}
.channel-icon {
max-height: 10px;
max-height: 12px;
margin-right: 2px;
}
}
Expand Down

0 comments on commit 75fc66e

Please sign in to comment.