summaryrefslogtreecommitdiffstats
path: root/wp-includes/blocks/group/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'wp-includes/blocks/group/style.css')
-rw-r--r--wp-includes/blocks/group/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/wp-includes/blocks/group/style.css b/wp-includes/blocks/group/style.css
new file mode 100644
index 0000000..5128c34
--- /dev/null
+++ b/wp-includes/blocks/group/style.css
@@ -0,0 +1,3 @@
+.wp-block-group{
+ box-sizing:border-box;
+} \ No newline at end of file