leejaeho
Results
3
comments of
leejaeho
> Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll...
Please check this PR. https://github.com/google/iosched/pull/402
This problem can be solved by modifying css. ```css .ProseMirror .placeholder { color: #343A3E; background-color: transparent; } ```