-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: upgrade client libraries versions (#329)
* feat: upgrade axios for client * feat: upgrade moment, date-fns, classnames versions * feat: Upgrade client packages * feat: Fix PropTypes warning & fonts files & renderifsiren/siret hoc * feat: upgrade sass version
- Loading branch information
1 parent
09259bd
commit 62aff28
Showing
110 changed files
with
1,150 additions
and
856 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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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 |
---|---|---|
@@ -1,15 +1,10 @@ | ||
$font-path: "~react-widgets/lib/fonts"; | ||
$img-path: "~react-widgets/lib/img"; | ||
|
||
@import "react-widgets/lib/scss/react-widgets"; | ||
|
||
.rw-multiselect { | ||
.rw-widget-container { | ||
input { | ||
padding-top: 0.3em; | ||
.rw-widget-container { | ||
input { | ||
padding-top: 0.3em; | ||
} | ||
.rw-multiselect-tag { | ||
margin-left: 0.857em; | ||
} | ||
} | ||
.rw-multiselect-tag { | ||
margin-left: 0.857em; | ||
} | ||
} | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.