fix design

This commit is contained in:
Phu Pham
2023-04-26 15:35:55 -04:00
parent 8336b0c558
commit ce6bd0b49e
2 changed files with 15 additions and 2 deletions

View File

@@ -775,7 +775,7 @@ pre code {
background-color: $white !important;
}
textarea {
background-color: $gray-200 !important;
background-color: $gray-100 !important;
}
.widget-header-title {
color: $gray-900 !important;