Standardize panel styling across pro plugins, hosting, and tools sections with consistent min-height for paragraphs
This commit is contained in:
@ -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;
|
||||||
|
Reference in New Issue
Block a user