Align buttons to left, fix readme panel width, and ensure consistent 700px width for all tab content

This commit is contained in:
Marcus Quinn
2025-03-25 01:40:21 +00:00
parent d89ecc5548
commit 2998604468
4 changed files with 35 additions and 4 deletions

View File

@ -125,7 +125,7 @@ class WP_Allstars_Hosting_Manager {
margin-bottom: 0;
}
#hosting .wpa-pro-plugin .button-group {
justify-content: flex-end;
justify-content: flex-start;
}
';