.titleBefore{content:'';position:absolute;border-radius:4px;background-color:#4285f4;width:3px}:deep([class*=van-hairline]:after){border-color:#ebebeb}:deep(.van-button--default){background-color:#ebf3fe;border:none}:deep(.van-checkbox__icon),:deep(.van-radio__icon){height:16px;line-height:16px;font-size:16px}.workflow-record--container{min-height:calc(100vh - 48px - 40px);box-sizing:border-box;padding:10px;background-color:#fff;display:flex;flex-direction:column}.workflow-record--header{display:flex;align-items:center;justify-content:space-between;font-size:18px;height:48px}.workflow-record--header .workflow-record--header-title{position:relative;padding-left:10px;line-height:48px}.workflow-record--header .workflow-record--header-title::before{content:'';position:absolute;border-radius:4px;background-color:#4285f4;width:3px;height:20px;left:0;top:15px}.workflow-record--header .van-button{font-size:18px;padding:0 10px 0 4px;height:34px}.workflow-record--content{flex:1;max-height:calc(100vh - 48px - 40px - 48px);overflow-y:auto}