gtk: Remove .tile from checkbox style selector
Follow the upstream change:
https://gitlab.gnome.org/GNOME/gtk/-/commit/7fd126e2afcebf673bc3d8a66d9f3ae59695b81f
Follow the upstream change:
https://gitlab.gnome.org/GNOME/gtk/-/commit/7fd126e2afcebf673bc3d8a66d9f3ae59695b81f
by roundabout, Tuesday, 15 September 2020, 16:30:24 (1600187424), pushed by roundabout, Sunday, 11 May 2025, 13:22:54 (1746969774)
Author identity: nana-4 <hnmaigo@gmail.com>
b34620484b117209653f3722667f7d33802909e3
// selection-mode
.view.content-view.check:not(list),
.content-view:not(list) .tile check {
.content-view:not(list) check {
min-height: 40px;
min-width: 40px;
margin: 0;