mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 01:25:52 -05:00
Fix sass lint
This commit is contained in:
parent
7772e197c7
commit
1965a1223d
1 changed files with 1 additions and 1 deletions
|
@ -81,9 +81,9 @@
|
||||||
.comment-report,
|
.comment-report,
|
||||||
.comment-restore {
|
.comment-restore {
|
||||||
opacity: .5;
|
opacity: .5;
|
||||||
|
cursor: pointer;
|
||||||
font-size: .75rem;
|
font-size: .75rem;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
cursor: pointer;
|
|
||||||
|
|
||||||
&:before {
|
&:before {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
Loading…
Reference in a new issue