Align buttons to left, fix readme panel width, and ensure consistent 700px width for all tab content
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user