Skip to content
Snippets Groups Projects
Commit 4a19f39b authored by Anthony's avatar Anthony
Browse files

Improve Scrollbar style in Chrome

parent cf6b5feb
Branches
No related tags found
No related merge requests found
...@@ -3,8 +3,6 @@ body { ...@@ -3,8 +3,6 @@ body {
--quizz-backgourd-color: #00000; --quizz-backgourd-color: #00000;
--feedback-sucess-color: rgba(167, 243, 167, 0.8); --feedback-sucess-color: rgba(167, 243, 167, 0.8);
--feedback-error-color: #f8a5a5; --feedback-error-color: #f8a5a5;
// To edit SurveyJs colors see TODO create custom theme for SurveyJs
} }
// *********************************** // ***********************************
...@@ -145,4 +143,4 @@ em:not(:has(strong)) { ...@@ -145,4 +143,4 @@ em:not(:has(strong)) {
border-radius: 5px; border-radius: 5px;
} }
@import "plugins/_scrollbars.scss";
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment