carousel: Make MctCarouselItem subclass GtkButton

And add a setter to its internal child.
This commit is contained in:
Georges Basile Stavracas Neto 2022-07-08 16:25:21 -03:00
parent e088443645
commit 0fca70768a
4 changed files with 20 additions and 12 deletions

View file

@ -22,7 +22,7 @@
margin-bottom: -2px;
}
.carousel-item {
carousel-item {
background: transparent;
box-shadow: none;
border: none;