最近在用Bootstrap開發電子表單,發現欄位的間距過大,可使用CSS重新調整。 ... .row { margin-left: -2px; margin-right: -2px; } .col-xs-6, ...
確定! 回上一頁