반응형
https://getbootstrap.com/docs/4.1/content/tables/
Tables
Documentation and examples for opt-in styling of tables (given their prevalent use in JavaScript plugins) with Bootstrap.
getbootstrap.com
table {border-collapse: collapse;}
일반적으로 쓰는건
table {width: 100%; margin: 0; padding: 0; border-collapse: separate; border-spacing: 0; font-size: inherit;
}

반응형
'css trick & base' 카테고리의 다른 글
아이폰 사파리 vh + dvh( dynamic vh) (0) | 2025.03.05 |
---|---|
부트스트랩 토스트 (0) | 2025.02.26 |
부트스트랩 딤 클릭방지 (0) | 2025.02.05 |
ios확대 축소막기 (0) | 2025.02.03 |
인풋 삭제 버튼 고정형? (0) | 2025.01.16 |