removed Unnecessary Horizontal Scrollbar in Learn Section - Reacting to Input with State subsection - First city quiz - index.js (#6591)

This commit is contained in:
saranyasri-s
2024-02-02 00:54:08 +05:30
committed by GitHub
parent b07fe2ea96
commit be8668c0ff

View File

@@ -211,7 +211,6 @@ html.dark .sp-wrapper {
}
.sandpack .sp-code-editor .cm-content {
overflow-x: auto;
padding-bottom: 18px;
}