Skip to content

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
Signed-off-by: VF-WP GitHub Actions Bot <[email protected]>
  • Loading branch information
VF-WP GitHub Actions Bot authored and VF-WP GitHub Actions Bot committed Jul 23, 2024
1 parent 67138ea commit bac8e91
Show file tree
Hide file tree
Showing 12 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion vf-components/vf-componenet-rollup/package.variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ $componentInfo: (
version: "1.0.0-beta.4",
location: "components/vf-componenet-rollup",
vfCoreVersion: "2.2.42",
buildTimeStamp: "Tue, 23 Jul 2024 11:46:35 GMT"
buildTimeStamp: "Tue, 23 Jul 2024 11:56:12 GMT"
);
2 changes: 1 addition & 1 deletion vf-components/vfwp-admin/package.variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ $componentInfo: (
version: "0.0.1",
location: "components/vfwp-admin",
vfCoreVersion: "2.2.42",
buildTimeStamp: "Tue, 23 Jul 2024 11:46:35 GMT"
buildTimeStamp: "Tue, 23 Jul 2024 11:56:12 GMT"
);
2 changes: 1 addition & 1 deletion vf-components/vfwp-autocomplete/package.variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ $componentInfo: (
version: "0.0.1",
location: "components/vfwp-autocomplete",
vfCoreVersion: "2.2.42",
buildTimeStamp: "Tue, 23 Jul 2024 11:46:35 GMT"
buildTimeStamp: "Tue, 23 Jul 2024 11:56:12 GMT"
);
2 changes: 1 addition & 1 deletion vf-components/vfwp-gutenberg-blocks/package.variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ $componentInfo: (
version: "0.0.1",
location: "components/vfwp-gutenberg-blocks",
vfCoreVersion: "2.2.42",
buildTimeStamp: "Tue, 23 Jul 2024 11:46:35 GMT"
buildTimeStamp: "Tue, 23 Jul 2024 11:56:12 GMT"
);
4 changes: 2 additions & 2 deletions vf-components/vfwp-gutenberg-blocks/vfwp-gutenberg-blocks.css
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@
}

.wp-block {
max-width: 780px;
max-width: 80rem;
margin-left: auto !important;
margin-right: auto !important;
}
Expand Down Expand Up @@ -310,7 +310,7 @@
(100% - var(--block-gap-widths)) / var(--block-columns)
);
background-image: repeating-linear-gradient(to right, var(--block-column-color) 0, var(--block-column-color) var(--block-column-width), transparent var(--block-column-width), transparent calc(var(--block-column-width) + var(--block-gap-width)));
max-width: none;
max-width: 80rem;
}
.wp-block[data-type="vf/grid"] > .block-editor-inner-blocks,
.wp-block[data-type="vf/embl-grid"] > .block-editor-inner-blocks {
Expand Down
2 changes: 1 addition & 1 deletion vf-components/vfwp-gutenberg-iframe/package.variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ $componentInfo: (
version: "0.0.1",
location: "components/vfwp-gutenberg-iframe",
vfCoreVersion: "2.2.42",
buildTimeStamp: "Tue, 23 Jul 2024 11:46:35 GMT"
buildTimeStamp: "Tue, 23 Jul 2024 11:56:12 GMT"
);
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
* Component: @visual-framework/vf-back-to-top
* Version: 1.0.1
* Location: components/vf-core-components/vf-back-to-top
* Build time: Tue, 23 Jul 2024 11:46:15 GMT
* Build time: Tue, 23 Jul 2024 11:55:51 GMT
*/
.vf-back-to-top {
display: inline;
Expand Down
2 changes: 1 addition & 1 deletion wp-content/themes/vf-wp/assets/assets/vf-flag/vf-flag.css
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
* Component: @visual-framework/vf-flag
* Version: 1.0.0-alpha.2
* Location: components/vf-core-components/vf-flag
* Build time: Tue, 23 Jul 2024 11:46:15 GMT
* Build time: Tue, 23 Jul 2024 11:55:51 GMT
*/
.vf-flag {
display: table;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
* Component: @visual-framework/vf-mega-menu
* Version: 1.0.2
* Location: components/vf-core-components/vf-mega-menu
* Build time: Tue, 23 Jul 2024 11:46:15 GMT
* Build time: Tue, 23 Jul 2024 11:55:51 GMT
*/
.vf-mega-menu__link {
display: -webkit-box;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
* Component: @visual-framework/vf-sidebar
* Version: 1.0.0-alpha.2
* Location: components/vf-core-components/vf-sidebar
* Build time: Tue, 23 Jul 2024 11:46:15 GMT
* Build time: Tue, 23 Jul 2024 11:55:51 GMT
*/
.vf-sidebar {
overflow: hidden;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@
}

.wp-block {
max-width: 780px;
max-width: 80rem;
margin-left: auto !important;
margin-right: auto !important;
}
Expand Down Expand Up @@ -310,7 +310,7 @@
(100% - var(--block-gap-widths)) / var(--block-columns)
);
background-image: repeating-linear-gradient(to right, var(--block-column-color) 0, var(--block-column-color) var(--block-column-width), transparent var(--block-column-width), transparent calc(var(--block-column-width) + var(--block-gap-width)));
max-width: none;
max-width: 80rem;
}
.wp-block[data-type="vf/grid"] > .block-editor-inner-blocks,
.wp-block[data-type="vf/embl-grid"] > .block-editor-inner-blocks {
Expand Down
8 changes: 4 additions & 4 deletions wp-content/themes/vf-wp/assets/css/styles.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bac8e91

Please sign in to comment.