mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-17 21:53:43 +09:00
Fixed: styles for the block "UM access Controls"
This commit is contained in:
@@ -203,9 +203,18 @@ a.um-delete{ color: #a00; }
|
||||
margin-bottom: 2px !important;
|
||||
}
|
||||
|
||||
/*
|
||||
- Restrict access
|
||||
*/
|
||||
|
||||
.um_hidden_notice,
|
||||
.um_block_settings_hide,
|
||||
.components-select-control.um_block_settings_hide{
|
||||
.um_block_settings .um_block_settings_hide{
|
||||
display: none;
|
||||
}
|
||||
.um_block_settings .components-select-control .components-select-control__input[multiple]{
|
||||
height: auto;
|
||||
}
|
||||
.um_block_settings .components-select-control .components-select-control__input[multiple] + .components-input-control__suffix{
|
||||
display: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user