[export list][layout] improve last line of export list

This commit is contained in:
Julien Fastré 2020-07-01 17:32:32 +02:00
parent 83bbb31cc8
commit a732393100
2 changed files with 6 additions and 2 deletions

View File

@ -139,3 +139,8 @@ Version 1.5.20
Improve build and count query in default index action to be customized
in one dedicated method.
Master Branch
=============
- [Export list] improve alignment of last line

View File

@ -6,7 +6,6 @@
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
.export-list__element {
min-width: 18rem;