mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-27 01:25:52 -05:00
Fix lint
This commit is contained in:
parent
847d0c3844
commit
d5c3ae773f
1 changed files with 1 additions and 1 deletions
|
@ -172,8 +172,8 @@ $stage-width: 480px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.inplace-textarea::placeholder {
|
.inplace-textarea::placeholder {
|
||||||
text-align: start;
|
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
text-align: start;
|
||||||
}
|
}
|
||||||
|
|
||||||
.comments-container {
|
.comments-container {
|
||||||
|
|
Loading…
Reference in a new issue