Commit 9793f510 authored by utkarsh_33's avatar utkarsh_33 Committed by Ben Mullins
Browse files

Issue #3321703 by Utkarsh_33, bnjmnm, narendraR: Increase target area for category close buttons

parent 1a1a6f54
Loading
Loading
Loading
Loading
+0 −0

File changed.

Preview suppressed by a .gitattributes entry or the file's encoding is unsupported.

+0 −0

File changed.

Preview suppressed by a .gitattributes entry or the file's encoding is unsupported.

+0 −0

File changed.

Preview suppressed by a .gitattributes entry or the file's encoding is unsupported.

+5 −0
Original line number Diff line number Diff line
@@ -49,4 +49,9 @@
    background: none;
    cursor: pointer;
  }
  img {
    transform: scale(1.4);
    height: 20px;
    width: 20px;
  }
</style>