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

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

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

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

* 修复导出配置问题

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

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

* 阻止群聊使用快捷登录

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

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

* 添加工具箱

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

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

1 line
1.3 KiB
CSS

.v-otp-input{border-radius:4px;align-items:center;display:flex;justify-content:center;padding:.5rem;position:relative}.v-otp-input .v-field{height:100%;margin:0 .25rem}.v-otp-input__divider{margin:0 8px}.v-otp-input__content{align-items:center;display:flex;height:64px;padding:.5rem;justify-content:center;max-width:320px;position:relative;border-radius:inherit}.v-otp-input--divided .v-otp-input__content{max-width:360px}.v-otp-input__field{font-size:1.25rem;height:100%;outline:none;text-align:center;width:100%}.v-otp-input__field[type=number]::-webkit-outer-spin-button,.v-otp-input__field[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.v-otp-input__field[type=number]{-moz-appearance:textfield}.v-otp-input__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.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))}