|
|
@@ -2111,8 +2111,8 @@ textarea {
|
|
|
}
|
|
|
|
|
|
.recording-status-container .voice-input-wrapper ::v-deep(.voice-input-container .speech-btn.recording) {
|
|
|
- background: rgba(255, 238, 186, 0.3) !important;
|
|
|
- border-color: rgba(255, 193, 7, 0.6) !important;
|
|
|
+ background: rgba(255, 255, 255, 0.3) !important;
|
|
|
+ border-color: rgba(255, 255, 255, 0.6) !important;
|
|
|
}
|
|
|
|
|
|
.recording-status-container .voice-input-wrapper ::v-deep(.voice-input-container .speech-btn .el-icon) {
|