mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
Merge pull request #6478 from JoelGritter/patch-2
fix(gh-6002): fix cursor for ideas tile images
This commit is contained in:
commit
0d8a5a63ba
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
border-radius: 1rem 1rem 0 0;
|
||||
background: $ui-blue;
|
||||
width: 100%;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.ttt-tile-image-img {
|
||||
|
|
Loading…
Reference in a new issue