Reduce spacing between main tab and secondary tabs

This commit is contained in:
Marcus Quinn
2025-03-25 01:12:42 +00:00
parent bbb0dc377a
commit 01740ed72c

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: 12px; padding-top: 0;
} }
/* Settings Content */ /* Settings Content */