Skip to content

Commit

Permalink
feat!: Dropping Sass support from builtin custom tag block
Browse files Browse the repository at this point in the history
  • Loading branch information
farhan committed Sep 21, 2024
1 parent a509763 commit f5ab2cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xmodule/assets/tabs/_codemirror.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
height: 379px;
border: 1px solid #3c3c3c;
border-top: 1px solid #8891a1;
background: $white;
background: var(--white);
color: #3c3c3c;
}

Expand Down

0 comments on commit f5ab2cd

Please sign in to comment.