updated plugin GP Premium version 2.1.1

This commit is contained in:
2021-12-20 13:41:59 +00:00
committed by Gitium
parent 132b46b78f
commit d5dbb2bde7
86 changed files with 2903 additions and 455 deletions

View File

@ -1,9 +1,14 @@
.generatepress-shortcuts {
.generatepress-shortcuts > div {
background: #fff;
padding: 10px 15px;
border-width: 0 1px 1px 0;
border-color: #ddd;
border-style: solid;
margin-bottom: 10px;
}
.customize-control-gp_section_shortcut {
margin-bottom: 0;
}
.generatepress-shortcuts .more-controls {