make textarea color black always

This commit is contained in:
Phu Pham
2023-05-18 19:07:18 -04:00
parent 0895d8cb14
commit cdee781aef
2 changed files with 2 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

@@ -28,6 +28,7 @@
border-radius: 4px !important;
margin: 0 !important;
width: 100% !important;
color: $black !important;
}
.widget-header-title {