-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ui-dsfr] corrige un glitch sur les facets
- Loading branch information
ppinette
committed
Oct 29, 2024
1 parent
36fdbd3
commit 1f4bddd
Showing
7 changed files
with
132 additions
and
128 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,6 +40,10 @@ | |
flex-wrap: nowrap; | ||
} | ||
|
||
.flex-column { | ||
flex-direction: column; | ||
} | ||
|
||
.grow { | ||
flex-grow: 1; | ||
} | ||
|
242 changes: 121 additions & 121 deletions
242
vertigo-ui/src/main/resources/io/vertigo/ui/static/3rdParty/dsfr/dsfr.es.js
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
vertigo-ui/src/main/resources/io/vertigo/ui/static/3rdParty/dsfr/dsfr.es.js.map
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
vertigo-ui/src/main/resources/io/vertigo/ui/static/3rdParty/dsfr/dsfr.umd.js
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
vertigo-ui/src/main/resources/io/vertigo/ui/static/3rdParty/dsfr/dsfr.umd.js.map
Large diffs are not rendered by default.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
vertigo-ui/src/main/resources/io/vertigo/ui/static/3rdParty/dsfr/style.css
Large diffs are not rendered by default.
Oops, something went wrong.