You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1 line
5.2 KiB

#app,body,html{height:100%;width:100%;margin:0;padding:0}.el-card__body{padding:5px}.header{padding:10px;margin-bottom:10px;height:auto}.header,.header .logo{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.header .logo{width:20%}.header .logo .logo-box{width:40px;margin:5px;border-radius:5px;overflow:hidden}.header .logo .logo-btns{display:flex;flex-direction:row;align-items:center;justify-content:space-around}.header .desc span{font-size:1.4em;font-family:;color:transparent;background-image:linear-gradient(90deg,#ff0,skyblue,purple);-webkit-background-clip:text;background-clip:text;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:1000;width:50%}.header .user{font-family:;font-weight:1000;cursor:pointer;width:20%;display:flex;flex-direction:row;justify-content:flex-end}.eat{width:100%;padding:5px;height:auto}.eat,.eat .carousel{display:flex;flex-direction:column}.eat .carousel{justify-content:center;align-items:center;height:100%;font-size:1.3em;line-height:1.7em;font-family:;font-weight:700}.eat .main-content{display:flex;flex-direction:column;width:100%;height:auto;padding:5px;overflow:hidden;border-radius:10px}.eat .main-content .search{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:10px 25px;height:auto;margin:25px 10px}.eat .main-content .search .btn,.eat .main-content .search .category{display:flex;flex-direction:column;justify-content:center}.eat .main-content .search .btn .choosed-category{padding:5px;margin-top:5px}.eat .main-content .show{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:flex-start;height:600px;direction:rtl;overflow-y:auto}.eat .main-content .show .menu-box{border-radius:5px;overflow:hidden;margin:17px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.eat .main-content .show .menu-box .img-box{width:140px;height:auto}.drawer-content{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.drawer-content .userInfo{width:100%}.drawer-content .userInfo .el-form{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:5px}.drawer-content .userInfo .el-form .progress{display:flex;flex-direction:row;align-items:center;justify-content:center}.menuInfo{padding:5px;flex-direction:column;font-size:1.3em;line-height:1.7em;font-family:;font-weight:700}.menuInfo,.menuInfo .menuMain{display:flex;justify-content:center}.menuInfo .menuMain{flex-direction:row;align-items:center}.menuInfo .menuMain .menuImg{margin:5px 100px 20px 0;border-radius:5px;overflow:hidden;width:150px}.menuInfo .menuMain .menuPrime{display:flex;flex-direction:column;justify-content:center}.menuInfo .menuOther{display:flex;flex-direction:row;justify-content:space-around;align-items:center;margin:0 10px 20px 10px}.menuInfo .menuOther .menuLevel{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.menuBrief{margin:10px 0 20px 0}.menuBrief,.menuInfo .menuComposeTable{display:flex;flex-direction:column;justify-content:center}.menuInfo .menuComposeTable{height:300px;overflow-y:auto;margin:10px 0}.recordDrawerBtn{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin:0 20px 10px 0}.userLikeMenu{margin-top:25px;font-size:1.3em;line-height:1.7em;font-family:;font-weight:700}.login-container .login-box .el-tabs__nav-scroll{display:flex;justify-content:center}.login-container .login-box .el-tabs__content{padding:10px;height:100%}.login-container{width:65%;height:77%;left:50%;top:50%;position:absolute;background-color:#dcd9d4;background-image:linear-gradient(180deg,hsla(0,0%,100%,.5) 0,rgba(0,0,0,.5)),radial-gradient(at 50% 0,hsla(0,0%,100%,.1) 0,rgba(0,0,0,.5) 50%);background-blend-mode:soft-light,screen;transform:translate(-50%,-50%);border-radius:10px;overflow:hidden;display:flex;flex-direction:row;justify-content:space-between;box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.login-container .login-img{height:100%;width:46%}.login-container .login-box{width:64%;padding:10px;display:flex;flex-direction:column;align-items:center}.login-container .form{margin-top:20px;width:70%;height:auto}.login-container .login-box .title{text-align:center;height:auto;background-image:linear-gradient(270deg,#bdbbbe 0,#9d9ea3),radial-gradient(88% 271%,hsla(0,0%,100%,.25) 0,hsla(0,0%,100%,.25) 1%,rgba(0,0,0,.25) 100%),radial-gradient(50% 100%,hsla(0,0%,100%,.3) 0,rgba(0,0,0,.3) 100%);background-blend-mode:normal,lighten,soft-light;-webkit-background-clip:text;background-clip:text;color:transparent;width:100%;font-size:2em;line-height:2.3em;font-family:Helvetica Neue}.login-container .login-box .login-btn{display:flex;flex-direction:row;justify-content:center;align-items:center}.login-container .btns{width:60%;display:flex;flex-direction:row;justify-content:end}.login-container .logo{width:70%;padding:5px;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.login-container .logo .logo-img{border-radius:10px;overflow:hidden;width:110px}.login-container .logo .right{line-height:2em;font-size:15px;font-weight:bolder;font-family:;display:flex;flex-direction:column;justify-content:center;align-items:center;width:60%;height:auto}