content type editor: bump up property actions icon size
This commit is contained in:
@@ -306,14 +306,15 @@ input.umb-group-builder__group-sort-value {
|
||||
}
|
||||
|
||||
.umb-group-builder__property-actions {
|
||||
flex: 0 0 20px;
|
||||
flex: 0 0 40px;
|
||||
text-align: center;
|
||||
margin: 15px 0 0 0;
|
||||
margin: 15px 0 0 15px;
|
||||
}
|
||||
|
||||
.umb-group-builder__property-action {
|
||||
margin: 0 0 5px 0;
|
||||
margin: 0 0 10px 0;
|
||||
display: block;
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.umb-group-builder__property-inherited-label {
|
||||
|
||||
Reference in New Issue
Block a user