how to add button next to a text in a modal header using bootstrap

前端 未结 3 418
轻奢々
轻奢々 2021-01-26 17:25

I have this modal header and wish to add the \"download\" button to the right of the text \"Optimize data\". Here is my code for the same but everytime it aligns to the below of

3条回答
  •  日久生厌
    2021-01-26 18:15

    is an element that use the entire line so you should add an row, and two columns and then you will can do that

    Text

提交回复
热议问题