Show X in watch history on mobile

This commit is contained in:
Raphael Wickihalder 2022-04-28 08:01:26 +02:00 committed by Thomas Zarebczan
parent ea686474fc
commit 595afa71be

View file

@ -1224,7 +1224,12 @@ img {
cursor: pointer;
}
}
@media (max-width: $breakpoint-small) {
opacity: 1;
}
}
.menu__button.claim__menu-button {
top: 2.2rem;
}