Explorar el Código

fix: remove global bg color

version-14
Summayya hace 3 años
padre
commit
a569b3e37f
Se han modificado 1 ficheros con 0 adiciones y 6 borrados
  1. +0
    -6
      frappe/public/scss/website/index.scss

+ 0
- 6
frappe/public/scss/website/index.scss Ver fichero

@@ -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;


Cargando…
Cancelar
Guardar