fix: remove global bg color
This commit is contained in:
parent
30b3c9caef
commit
a569b3e37f
1 changed files with 0 additions and 6 deletions
|
|
@ -30,12 +30,6 @@
|
|||
@import 'my_account';
|
||||
|
||||
|
||||
body {
|
||||
@include media-breakpoint-up(sm) {
|
||||
background-color: var(--bg-color);
|
||||
}
|
||||
}
|
||||
|
||||
.ql-editor.read-mode {
|
||||
padding: 0;
|
||||
line-height: 1.6;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue