0

ヘッダーと折りたたみ可能部分の先頭の間のスペースを削除します。ご協力いただければ幸いです

<div data-role="page">
      <div data-role="header">
         <h1>Test</h1>
      </div>
          <div data-role="collapsible-set" data-corners="false">
          <div data-role="collapsible"> 
            <h3>Title</h3>       
            <p>Content</p>
          </div>
          <div data-role="collapsible">
            <h3>Title 2</h3>
            <p>Content 2</p>
         </div>
       </div>
    </div>

【画像付きリンクはこちら。ヘッダーと折りたたみ可能の先頭の間のスペースを削除します] [1]

  [1]: http://afines.com/foro/space.jpg
4

1 に答える 1