.css
/* table-responsive의 높이가 짧을때 dropdown-menu가 짤리는 문제 해결 */ @media (max-width: 767px) { .table-responsive .dropdown-menu { position: static !important; } }
|
||||||
|
.css /* table-responsive의 높이가 짧을때 dropdown-menu가 짤리는 문제 해결 */ @media (max-width: 767px) { .table-responsive .dropdown-menu { position: static !important; } } |
||||||
|
Copyright © 2026 anydragon - All Rights Reserved Powered by WordPress & Atahualpa |
||||||