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

@ -184,7 +184,7 @@ class WP_Allstars_Pro_Plugins_Manager {
flex-wrap: wrap;
gap: 8px;
margin-top: auto;
justify-content: flex-end;
justify-content: flex-start;
}
.wpa-pro-plugin .button {
text-decoration: none;