fix height of delete button to match the attached text field
This commit is contained in:
@@ -847,6 +847,10 @@
|
||||
width: flex-grid(10, 12);
|
||||
display: inline-block;
|
||||
}
|
||||
.delete-button {
|
||||
padding-bottom: 3px;
|
||||
line-height: 3.5rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user