add sorting for gallery
This commit is contained in:
@@ -93,9 +93,19 @@ mat-form-field:last-child {
|
||||
mat-form-field.pdb-form-number {
|
||||
width: 3.5em;
|
||||
}
|
||||
.pdb-form-icon-small {
|
||||
display: inline-block;
|
||||
width: 2em;
|
||||
vertical-align: middle;
|
||||
}
|
||||
mat-form-field.pdb-form-mid {
|
||||
width: 7.5em;
|
||||
}
|
||||
mat-form-field.pdb-form-wide {
|
||||
width: 10em;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
.errorPanel {
|
||||
|
||||
Reference in New Issue
Block a user