mirror of
https://github.com/10h30/yeuchaybo-v6.git
synced 2026-06-05 15:10:05 +09:00
Fix Gutenberg css
This commit is contained in:
@@ -341,13 +341,15 @@ img.alignright,
|
||||
}
|
||||
|
||||
.wp-block-gallery {
|
||||
margin-left: 0!important;
|
||||
|
||||
.blocks-gallery-image {
|
||||
margin-right: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.blocks-gallery-image {
|
||||
.blocks-gallery-image,
|
||||
.blocks-gallery-item {
|
||||
display: block;
|
||||
width: 100%;
|
||||
margin: 0 0 6vw;
|
||||
|
||||
@@ -113,7 +113,7 @@
|
||||
list-style-type: decimal;
|
||||
}
|
||||
|
||||
ul > li {
|
||||
ul:not(.no-bullets) > li {
|
||||
list-style-type: disc;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user