Douglas Oliveira
1 week ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
0 deletions
-
client/themes/default/scss/app.scss
|
@ -1266,6 +1266,7 @@ |
|
|
.prismjs{ |
|
|
.prismjs{ |
|
|
box-shadow: none; |
|
|
box-shadow: none; |
|
|
background-color: #FFF; |
|
|
background-color: #FFF; |
|
|
|
|
|
white-space: pre-wrap; |
|
|
|
|
|
|
|
|
@at-root .theme--dark & { |
|
|
@at-root .theme--dark & { |
|
|
background-color: #FFF; |
|
|
background-color: #FFF; |
|
|