@@ -60,11 +60,11 @@ watch(
left: 5px;
top: 6px;
z-index: 1;
- width: 28px;
- height: 28px;
+ width: 30px;
+ height: 30px;
border-radius: 50%;
- background: #fff;
- color: var(--app-primary-button-bg-color);
+ background: var(--app-primary-button-bg-color);
+ color: #fff;
display: flex;
justify-content: center;
align-items: center;