diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 2ec77e51a9c..342e3b4954d 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,6 @@ +#Tue Jun 13 08:53:00 EDT 2023 distributionBase=GRADLE_USER_HOME +distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-bin.zip distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-all.zip -zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists +zipStoreBase=GRADLE_USER_HOME diff --git a/src/web/app/components/adding-question-panel/adding-question-panel.component.html b/src/web/app/components/adding-question-panel/adding-question-panel.component.html index 4745590a863..23424a05526 100644 --- a/src/web/app/components/adding-question-panel/adding-question-panel.component.html +++ b/src/web/app/components/adding-question-panel/adding-question-panel.component.html @@ -1,6 +1,6 @@
- +
@@ -25,6 +25,6 @@ -
diff --git a/src/web/app/components/adding-question-panel/adding-question-panel.component.scss b/src/web/app/components/adding-question-panel/adding-question-panel.component.scss index df10ed73bcc..97fb930034e 100644 --- a/src/web/app/components/adding-question-panel/adding-question-panel.component.scss +++ b/src/web/app/components/adding-question-panel/adding-question-panel.component.scss @@ -1,3 +1,3 @@ .background-color-light-blue { background-color: #EAEFF5; -} +} \ No newline at end of file