Parcourir la source

Merge pull request #4112 from weseek/imprv/GW-7000-bgcolor-shape

change background color
kaho819 il y a 4 ans
Parent
commit
4ee2bd1993
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/client/styles/scss/theme/_apply-colors.scss

+ 1 - 0
src/client/styles/scss/theme/_apply-colors.scss

@@ -267,6 +267,7 @@ ul.pagination {
   .grw-recent-changes {
     .list-group {
       .list-group-item {
+        background-color: transparent;
         .grw-tag-label {
           color: $secondary;
           background-color: $gray-200;