mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 15:47:53 -05:00
added pointer cursor style to the buttons that add or remove a project to or from a studio
This commit is contained in:
parent
d32be3a843
commit
50242a3bb1
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@
|
|||
margin: .21875rem .21875rem;
|
||||
border-radius: .5rem;
|
||||
background-color: $ui-white;
|
||||
cursor: pointer;
|
||||
padding: 0;
|
||||
width: 16.1875rem; /* 259px */
|
||||
height: 2.5rem;
|
||||
|
|
Loading…
Reference in a new issue