@@ -3711,7 +3711,7 @@ video::-webkit-media-controls-fullscreen-button {
.retry-button-container,
.rerecord-button-container {
/* ... 现有样式 ... */
- z-index: 20; /* 确保按钮在蒙层之上 */
+ z-index: 999; /* 确保按钮在蒙层之上 */
}
.user-camera-container {