- wp-admin assets refactoring (in process);

This commit is contained in:
Mykyta Synelnikov
2023-11-06 11:55:01 +02:00
parent b40edd26e6
commit 9d42ae5568
35 changed files with 2122 additions and 1472 deletions
+7
View File
@@ -5,3 +5,10 @@
height: auto; }
.um_block_settings .components-select-control .components-select-control__input[multiple] + .components-input-control__suffix {
display: none; }
.um-block-notice {
background: #fff;
font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
font-size: 13px;
padding: 20px;
border: 1px solid #000; }