Fix: Add proper tab content padding and fix Theme tab loading issues
This commit is contained in:
@ -137,6 +137,11 @@ input:checked + .wp-toggle-slider:before {
|
||||
transform: translateX(16px);
|
||||
}
|
||||
|
||||
/* Tab Content Area */
|
||||
.wp-allstars-tab-content {
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
||||
/* Base Setting Styles (Shared between simple and expandable) */
|
||||
.wp-setting-base,
|
||||
.wp-setting-row,
|
||||
|
Reference in New Issue
Block a user