Skip to content

Commit

Permalink
TASK: Update compiled assets
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebobo committed Jul 18, 2024
1 parent a138d18 commit 08667d3
Show file tree
Hide file tree
Showing 6 changed files with 3,366 additions and 47 deletions.
5 changes: 3 additions & 2 deletions Resources/Public/AssetEditor/Plugin.css
Original file line number Diff line number Diff line change
Expand Up @@ -1842,10 +1842,11 @@
background-color: #3f3f3f;
}

/* Hack to prevent module styles from adding a larger padding to the dropdown buttons than the components itself defines */

#media-ui-app [class*="_dropDown__btn"] {
/* Hack to prevent module styles from adding a larger padding to the dropdown buttons than the components itself defines */
padding-left: 0;
/* Prevent cutting off collection breadcrumb in collection selection */
height: auto;
}

.neos.neos-module-management-mediaui > .neos-module-wrap {
Expand Down
60 changes: 30 additions & 30 deletions Resources/Public/AssetEditor/Plugin.js

Large diffs are not rendered by default.

3,320 changes: 3,319 additions & 1 deletion Resources/Public/Assets/main.bundle.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Resources/Public/Assets/main.bundle.css.map

Large diffs are not rendered by default.

24 changes: 12 additions & 12 deletions Resources/Public/Assets/main.bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Resources/Public/Assets/main.bundle.js.map

Large diffs are not rendered by default.

0 comments on commit 08667d3

Please sign in to comment.