song-ui-u
Version:
vue3 + js的PC前端组件库
1 lines • 229 B
CSS
@charset "UTF-8";.x-mask{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:100;overflow-y:auto;transition:.2s}.x-mask__wrap{position:fixed;left:0;top:0;width:100%;height:100%;z-index:-1;background-color:rgba(0,0,0,.4)}