Reduce tab content top padding to close gap between tabs and plugins

This commit is contained in:
Marcus Quinn
2025-03-25 01:07:18 +00:00
parent 2d644e9c37
commit f1c3087900

View File

@ -164,7 +164,7 @@ input:checked + .wp-toggle-slider:before {
/* Tab Content Area */ /* Tab Content Area */
.wp-allstars-tab-content { .wp-allstars-tab-content {
padding-top: 22px; padding-top: 12px;
} }
/* Settings Content */ /* Settings Content */