Fix: Ensure consistent padding and wrapper structure across all tabs
This commit is contained in:
@ -42,6 +42,7 @@ class WP_Allstars_Tools_Manager {
|
||||
|
||||
// Output the CSS and HTML for the tools tab
|
||||
?>
|
||||
<div class="wp-allstars-settings-content tab-content" id="tools">
|
||||
<style>
|
||||
.wpa-pro-plugins {
|
||||
padding: 20px;
|
||||
@ -149,6 +150,7 @@ class WP_Allstars_Tools_Manager {
|
||||
}
|
||||
?>
|
||||
</div>
|
||||
</div>
|
||||
<?php
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user