assets/css/appscms-theme.css in appscms-tools-theme-3.8.4 vs assets/css/appscms-theme.css in appscms-tools-theme-3.8.5
- old
+ new
@@ -832,9 +832,12 @@
font-size: 16px;
}
.rating-stars {
padding: 0px 10px;
+ display: flex;
+ justify-content: space-between;
+ gap: 4px;
}
.rating-stars i {
font-size: 20px;
}