Browse
For agents
About
SimpleTOC – Table of Contents Block
/
5.0.29
SimpleTOC – Table of Contents Block
v5.0.29
Switch version
7.2.0
7.3.0
7.1.1
7.1.0
7.0.10
7.0.9
7.0.8
7.0.7
7.0.6
7.0.4
7.0.5
5.0.21.1
5.0.22
5.0.23
5.0.24
5.0.25
5.0.25.1
5.0.27
5.0.28
5.0.29
5.0.3
5.0.30
5.0.31
5.0.32
5.0.33
All 159 releases
Overview
Code
← All changes
|
src/editor.css
+3
-3
5.0.23
→
5.0.29
View file →
@@ -1,8 +1,8 @@
1
1
.wp-block-simpletoc-toc .components-notice {
2
-
margin: 1em;
3
-
font-size: 13px;
2
+
margin: 1em;
3
+
font-size: 13px;
4
4
}
5
5
6
6
.wp-block-simpletoc-toc .components-notice span {
7
-
padding-left: 5px;
7
+
padding-left: 5px;
8
8
}