Standardize panel styling across pro plugins, hosting, and tools sections with consistent min-height for paragraphs

This commit is contained in:
Marcus Quinn
2025-03-17 02:17:05 +00:00
parent 3b17e35c67
commit 1c4af843e6

View File

@ -1914,6 +1914,7 @@ function wp_allstars_settings_page() {
color: #50575e; color: #50575e;
font-size: 14px; font-size: 14px;
line-height: 1.6; line-height: 1.6;
min-height: 80px;
} }
.wpa-pro-plugin .button-group { .wpa-pro-plugin .button-group {
display: flex; display: flex;