chatgpt-plugin/server/static/assets/register.5b4047e6.css
HalcyonAlcedo bf761c24da
修复bug和旧代码清理 (#553)
* fix: 修复星火api上下文

* 将无星火ck的情况降低为warn

* feat: 添加星火设定自定义代码功能

* 修复星火api模式的一些问题

* 修复导出配置问题

* feat:添加工具箱快捷登录接口

* 添加工具箱快捷登录指令

* 阻止群聊使用快捷登录

* 添加Azure配置支持,修复重复的配置项冲突

* 移除旧版本渲染和新版本帮助

* 添加工具箱

* 更新工具箱替换原有后台

* 更新工具箱适配代码
2023-09-08 12:28:02 +08:00

1 line
530 B
CSS

.auth-wrapper{min-block-size:calc(var(--vh, 1vh) * 100)}.auth-footer-mask{position:absolute;inset-block-end:0;min-inline-size:100%}.auth-card{z-index:1!important}.auth-footer-start-tree,.auth-footer-end-tree{position:absolute;z-index:1}.auth-footer-start-tree{inset-block-end:0;inset-inline-start:0}.auth-footer-end-tree{inset-block-end:0;inset-inline-end:0}.auth-illustration{z-index:1}.auth-logo{position:absolute;z-index:1;inset-block-start:2rem;inset-inline-start:2.3rem}.auth-bg{background-color:rgb(var(--v-theme-surface))}