appleple / appleple/lite-editor
入力欄のスタイルの調整をしてほしい
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 10
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
現状、.lite-editor-extend-inputのpaddingが指定されていますが、最新のa-blog cmsの管理画面に合わないため、なしでお願いします。
.lite-editor-tooltip-inputは使われていないと思うので、CSSから削除していただいたほうがいいかもしれません。ご確認お願いします。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the CSS for .lite-editor-extend-input and .lite-editor-tooltip-input, then inspect how these selectors are used in the editor. Remove the padding from the extend input and confirm whether the tooltip input selector is unused before deleting it; done means the inputs match the current a-blog cms admin screen styling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100