Skip to content

Commit

Permalink
Merge pull request #59 from vektor-inc/develop
Browse files Browse the repository at this point in the history
[ Change version ] 1.12.3
  • Loading branch information
kurudrive authored Oct 28, 2021
2 parents 4e5a457 + 3a96f24 commit 6d23eeb
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 4 deletions.
8 changes: 7 additions & 1 deletion patterns-data/_scss/_common-editor.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,10 @@
margin-right:auto;
}
}
}
}
.editor-styles-wrapper {
.vk-cols--fitbnrs .vk_button .vk_button_btn,
.vk-cols--fitbnrs .vk_button .btn{
background-color: unset;
}
}
2 changes: 1 addition & 1 deletion patterns-data/style-editor.css

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

5 changes: 4 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Donate link:
Tags: Guternberg, Block Pattern
Requires at least: 5.8
Tested up to: 5.8.1
Stable tag: 1.12.2
Stable tag: 1.12.3
Requires PHP: 7.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Expand All @@ -16,6 +16,9 @@ When you activate this plugin that create new custom post type for custom block

== Changelog ==

= 1.12.3 =
[ Bug fix ][ Japanese ] Fix column fit bnr edit screen css

= 1.12.2 =
[ Bug fix ] Fix .vk-cols--media.vk-cols--reverse on mobile

Expand Down
2 changes: 1 addition & 1 deletion vk-block-patterns.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: VK Block Patterns
* Plugin URI: https://github.com/vektor-inc/vk-block-patterns
* Description: You can make and register your original custom block patterns.
* Version: 1.12.2
* Version: 1.12.3
* Requires at least: 5.8
* Author: Vektor,Inc.
* Author URI: https://vektor-inc.co.jp
Expand Down

0 comments on commit 6d23eeb

Please sign in to comment.