Remove min-height as it messes up layout for assignee
The minor jank in adding a reviewer can be addressed separately, as that is not a regression. Change-Id: I2a9d691dfe6741c190a89d75f72081d30bca94ae
This commit is contained in:
@@ -41,7 +41,6 @@ limitations under the License.
|
||||
align-items: center;
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
min-height: 1.8em;
|
||||
@apply --account-list-style;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user