mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
[export list][layout] improve last line of export list
This commit is contained in:
parent
83bbb31cc8
commit
a732393100
@ -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
|
||||
|
||||
|
@ -6,7 +6,6 @@
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
justify-content: space-between;
|
||||
|
||||
.export-list__element {
|
||||
min-width: 18rem;
|
||||
|
Loading…
x
Reference in New Issue
Block a user