{"Message":"1","MessageType":2,"Modules":[{"State":1,"Type":7,"Name":"Table/会议记录表"},{"State":1,"Type":12,"Name":"CustomLibrary"},{"State":1,"Type":27,"Name":"ServerCommandPrivate/创建项目视频会议"},{"State":1,"Type":1,"Name":"PCPage/会议管理"},{"State":3,"Type":31,"Name":"UserControlPage/多头像组件"}],"Version":"v1"}

This commit is contained in:
cuckooent
2024-11-29 18:44:59 +08:00
parent 724f651a2d
commit cf459f2ae3
11 changed files with 579 additions and 113 deletions

View File

@@ -1,3 +1,9 @@
/* 头像层叠图文列表效果 */
.avatar-group-list .repeater-item-content:nth-child(2) {
transform: translateX(-15px);
}
/* 单选框 */
.box-radio label.fgc-toggle-button {
background-color: transparent !important;