Skip to content

Commit

Permalink
List view margin - packages badly loaded #309
Browse files Browse the repository at this point in the history
  • Loading branch information
FrutyX authored Jul 16, 2022
1 parent 6e138dc commit 7b9054b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/core/resources/style_gca.css
Original file line number Diff line number Diff line change
Expand Up @@ -1012,7 +1012,7 @@
.gca_packages_small_items_layout #packages.list-view .packageItem > div.size_y_1 {margin: -5px 0 -5px 0 !important;}
.list-view .packageItem {padding: 0 !important;display: flex !important;width: auto !important;margin: 0 2px 2px 0 !important;}
.list-view .packageItem * {margin: unset !important;}
/* .list-view .packageItem > div:nth-of-type(1){margin: -25px auto!important;} */
.list-view .packageItem > div:nth-of-type(1){margin: unset!important;}
.gca_packages_small_items_layout .list-view .packageItem > div:nth-of-type(1){transform: scale(0.5) !important;}
.list-view .packageItem.size_y_3 {height: 96px !important;}
.list-view .packageItem.size_y_2 {height: 65px !important;}
Expand Down

0 comments on commit 7b9054b

Please sign in to comment.