fixed定位div水平垂直居中

定位为fixed的是保存成功提示,须要设置width和height。spa <div class="store-success" style="display: none" id="storeSuccess"> <span>保存成功</span> </div> .store-success { position: fixed; top: 0; bottom: 0;
相关文章
相关标签/搜索