- added ability to set restriction options for each Gutenberg block;

This commit is contained in:
nikitasinelnikov
2019-01-04 19:00:21 +02:00
parent 1c873daf01
commit 5e7b250a9e
7 changed files with 361 additions and 6 deletions
@@ -199,6 +199,8 @@ a.um-delete{ color: #a00; }
margin-bottom: 2px !important;
}
.um_hidden_notice {
.um_hidden_notice,
.um_block_settings_hide {
display: none;
}
}