Commit aaca256fd3ab335972a38fdc747e08a6c7f98cc0

Authored by Leandro Santos
1 parent febc4d5c

avoid join button override

src/app/components/proposal-carousel/proposal-carousel.scss
... ... @@ -59,7 +59,6 @@
59 59  
60 60 .join {
61 61 position: absolute;
62   - bottom: 32px;
63 62 z-index: 10;
64 63  
65 64 .btn {
... ...