Explorar el Código

fix missed color

Yuki Takei hace 8 años
padre
commit
de06bdb03c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      resource/styles/agile-admin/inverse/colors/_apply-colors.scss

+ 1 - 1
resource/styles/agile-admin/inverse/colors/_apply-colors.scss

@@ -303,7 +303,7 @@ body.on-edit {
     border-top-color: $border;
   }
   .page-comment .page-comment-main,
-  .comment-form-main {
+  .page-comment-form .comment-form-main {
     background-color: darken($bodycolor, 4%);
     &:before {
       border-right-color: darken($bodycolor, 4%);