appSide.1696777084030.css 660 B

1
  1. :root{--framerSvg: #a5a5a5;--frameHeight: 500px}.componentView{position:absolute;width:100%;height:calc(100% - 28px)}.framerAlert{overflow:hidden;min-height:500px;height:var(--frameHeight)}.framerAlert>.el-dialog__header{height:28px;margin-right:0;border-radius:10px 10px 0 0;overflow:hidden;padding:0!important}.framerAlert>.el-dialog__body{padding:0!important}.framerAlert .windowController{padding:5px 10px}.framerAlert .windowController>svg{width:18px;height:18px}.framerAlert .windowfull:hover{--framerSvg: #ffffff;background-color:#2fb8f8}.framerAlert .windowclose:hover{--framerSvg: #ffffff;background-color:#ff000d}.appSide{position:fixed;z-index:999}