|
@@ -458,6 +458,7 @@ onUnmounted(() => {
|
|
|
transform: translate(-55%, 0);
|
|
|
font-size: 14px;
|
|
|
color: #fff;
|
|
|
+ text-align: center
|
|
|
}
|
|
|
|
|
|
.content-items {
|
|
@@ -512,6 +513,7 @@ onUnmounted(() => {
|
|
|
transform: translate(-50%, 0);
|
|
|
font-size: 14px;
|
|
|
color: #fff;
|
|
|
+ text-align: center
|
|
|
}
|
|
|
|
|
|
.content-items {
|