官术网_书友最值得收藏!

Window

Let's now add markup for the window that will be overlaid on our background panel. The window will have a width constraint and will be centered in the viewport.

index.html:

<p id="modal" v-bind:class="{ show : modalOpen }">
  <p class="modal-content">
    <img src="sample/header.jpg"/>
  </p>
</p>

style.css:

.modal-content {
  height: 100%;
  max-width: 105vh;
  padding-top: 12vh;
  margin: 0 auto;
  position: relative;
}

.modal-content img {
  max-width: 100%;
}
主站蜘蛛池模板: 南木林县| 曲麻莱县| 康乐县| 云霄县| 蒙自县| 屏南县| 夏河县| 洞头县| 剑川县| 繁峙县| 随州市| 潞城市| 安阳县| 武穴市| 佛山市| 资阳市| 沿河| 崇阳县| 津市市| SHOW| 紫云| 西藏| 腾冲县| 民勤县| 五原县| 德清县| 进贤县| 土默特左旗| 凤冈县| 仙桃市| 安图县| 安图县| 疏附县| 夹江县| 阿克| 炉霍县| 桐梓县| 洞口县| 常熟市| 伊宁市| 南平市|