Skip to content

Commit

Permalink
fix: style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
techmovie committed May 25, 2024
1 parent cde8e8f commit 3b4b0ee
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/style.ts
Original file line number Diff line number Diff line change
Expand Up @@ -522,15 +522,11 @@ tr.pad[id*="torrent_"]{
}
#seed-dom .ptp-title-wrapper .site-list li:first-child{
padding: 0;
padding-left: 80px;
padding-left: 95px;
}
#seed-dom .ptp-title-wrapper .search-list li:first-child{
padding-left: 65px;
}
#seed-dom.use-eng .ptp-title-wrapper .site-list li:first-child{
padding: 0;
padding-left: 90px;
}
#seed-dom.use-eng .ptp-title-wrapper .search-list li:first-child{
padding-left: 85px;
}
Expand Down

0 comments on commit 3b4b0ee

Please sign in to comment.