Set top content padding to 25px to increase space between main and secondary tabs

This commit is contained in:
Marcus Quinn
2025-03-25 01:13:47 +00:00
parent 01740ed72c
commit 894a31d5b6

View File

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