Show X in watch history on mobile
This commit is contained in:
parent
ea686474fc
commit
595afa71be
1 changed files with 5 additions and 0 deletions
|
@ -1224,7 +1224,12 @@ img {
|
|||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: $breakpoint-small) {
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
.menu__button.claim__menu-button {
|
||||
top: 2.2rem;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue