Skip to content

Commit

Permalink
Update from vk-blocks-pro
Browse files Browse the repository at this point in the history
  • Loading branch information
vektorinc committed Apr 12, 2024
1 parent d08b049 commit a69c979
Show file tree
Hide file tree
Showing 8 changed files with 230 additions and 208 deletions.
26 changes: 17 additions & 9 deletions editor-css/_editor_before_balloon.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,25 @@
display: block;
clear: both;
}
.vk_balloon{
figure,
p.wp-block{
width: 100%;
}
&_icon{
button.image-button{
height: auto;
}
.editor-styles-wrapper {
.vk_balloon{
figure,
p.wp-block{
width: 100%;
}
&_icon{
button.image-button {
height: auto;
}
&_image{
width: 64px;
height: 64px;
max-width: initial;
}
}
}
}

.block-editor-block-list__block .block-list-appender{
// margin: inherit;
}
Expand Down
1 change: 0 additions & 1 deletion editor-css/_editor_before_slider.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
.vk_slider.vk_swiper.vk_slider.vk_swiper.alignfull {
max-width: 100vw;
.vk_slider_item {
margin: auto;
max-width: 100vw;
&.vk_slider_item-paddingLR-use,
&.vk_slider_item-paddingLR-zero{
Expand Down
Loading

0 comments on commit a69c979

Please sign in to comment.