Move compatibility text 25px to the right for better alignment

This commit is contained in:
Marcus Quinn
2025-03-25 00:50:52 +00:00
parent aac7ac1195
commit f7b8629926
2 changed files with 18 additions and 8 deletions

View File

@ -135,6 +135,11 @@
margin-top: auto !important;
}
/* Move compatibility text to the right */
.column-compatibility {
padding-right: 25px !important;
}
/* Loading Overlay without white background */
.wp-allstars-loading-overlay {
position: absolute;