Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 셀렉트박스 커스텀
- 아이오닉 스크롤 이벤트
- angular modal
- route
- formgroup
- angular animation
- TAILWIND
- Router
- Ionic modal
- 스크롤 이벤트
- Angular Router
- scroll
- summary
- 앵귤러 애니메이션
- 검색
- 옵저버블
- 앵귤러 모달
- mysql if
- angular button
- 모달
- angular route
- 호버
- flex-1
- prisma
- modal
- ApexChart
- ajax 사용 예시
- Oracle LISTAGG 사용 예시
- 스크롤 이벤트 감지
- egov spring ajax 사용 예시
Archives
- Today
- Total
목록ionic 모달 사이즈 (1)
깜놀하는 해므찌로
Ionic modal resize 예시
ion-modal { --border-radius: 0.5rem; --width: 30rem; --height: 27rem; } ion-modal { --border-radius: 8px; --max-height: max-content; --max-width: max-content; --height: max-content; --width: max-content; --backdrop-opacity: 0.6; --padding: 8px; --overflow: visible; .modal-wrapper { height: auto; } .ion-page { max-height: max-content; } } ion-modal + ion-modal { --backdrop-opacity: 0.6 !important..
IT
2023. 4. 21. 00:14