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

CSS: check text-overflow (control with div-height & width) #18

Open
leon-dunamu opened this issue Jul 16, 2021 · 0 comments
Open

CSS: check text-overflow (control with div-height & width) #18

leon-dunamu opened this issue Jul 16, 2021 · 0 comments
Assignees

Comments

@leon-dunamu
Copy link
Collaborator

텍스트가 넘칠 경우 텍스트를 자르고 ...와 같이 더 볼 수 있도록 하는 경우

height: 24px;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;

로 제어 가능

leon-dunamu added a commit that referenced this issue Sep 30, 2021
test: basic url 테스트
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

No branches or pull requests

1 participant