This commit is contained in:
2024-03-01 20:28:14 +08:00
commit 076c21dc36
491 changed files with 84482 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
.panel-group {
.row {
// display: flex;
// align-items: center;
margin-bottom: .24rem;
}
.save {
margin-top: .48rem
}
.left {
flex: 100px 0 1;
text-align: right;
}
.right {
flex: 830px 0 1;
}
.label {
text-align: right;
}
.save-button{
text-align: center;
}
.custom-field-rule{
padding-top: 4px;
position: absolute;
color: #f5222d ;
}
}