Browse Source

Merge e73da7de82 into d96bbaf42c

pull/7224/merge
Douglas Oliveira 1 week ago
committed by GitHub
parent
commit
2df76fa332
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions
  1. 1
      client/themes/default/scss/app.scss

1
client/themes/default/scss/app.scss

@ -1266,6 +1266,7 @@
.prismjs{
box-shadow: none;
background-color: #FFF;
white-space: pre-wrap;
@at-root .theme--dark & {
background-color: #FFF;

Loading…
Cancel
Save