Update _core.scss

pull/2002/head
Tuğçe Küçükoğlu 2022-01-17 11:17:10 +03:00 committed by Tuğçe Küçükoğlu
parent 5fc80d2365
commit 363a225aad
1 changed files with 2 additions and 0 deletions

View File

@ -87,6 +87,8 @@ input[type="number"] {
}
pre[class*="language-"] {
background: none !important;
&:before, &:after {
display: none !important;
}