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

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%;
}
主站蜘蛛池模板: 阿拉善右旗| 肇州县| 华宁县| 仙桃市| 博爱县| 九台市| 肇州县| 商南县| 敦煌市| 九龙坡区| 中卫市| 天全县| 武宁县| 永修县| 视频| 桃江县| 饶阳县| 南安市| 临沧市| 福海县| 盘锦市| 万山特区| 清原| 宁强县| 原阳县| 平南县| 自贡市| 海盐县| 秭归县| 望城县| 永年县| 定结县| 舞钢市| 巴南区| 北京市| 凌云县| 奉贤区| 沙田区| 比如县| 绥化市| 安康市|