Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TodoList双击编辑内容 input样式显示有误 #166

Open
eeeeecy opened this issue Sep 18, 2020 · 1 comment · May be fixed by #252
Open

TodoList双击编辑内容 input样式显示有误 #166

eeeeecy opened this issue Sep 18, 2020 · 1 comment · May be fixed by #252

Comments

@eeeeecy
Copy link

eeeeecy commented Sep 18, 2020

.todo-list li.editing .edit {
display: block;
width: 506px;
padding: 12px 16px;
margin: 0 0 0 43px;
}
样式冲突了 宽度和高度都不对

@Armour
Copy link
Owner

Armour commented Nov 8, 2020

欢迎 pr

lishu97 added a commit to lishu97/vue-typescript-admin-template that referenced this issue Oct 29, 2022
- Adjust the size of the input box
- Adjust the delete button position to avoid blocking content

Closes Armour#166
lishu97 added a commit to lishu97/vue-typescript-admin-template that referenced this issue Oct 29, 2022
- Adjust the size of the input box
- Adjust the delete button position to avoid blocking content

Closes Armour#166
@lishu97 lishu97 linked a pull request Oct 29, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants