5505 fix icons
Updates #5505 Squashed commit of the following: commit 3d66b82808b9c3904bad8bb32f3927172bfdcda6 Author: Ildar Kamalov <ik@adguard.com> Date: Mon Mar 6 12:45:42 2023 +0300 fix icons commit 5030b45751e1717e5030eed0b46634f800d357d2 Author: Ildar Kamalov <ik@adguard.com> Date: Mon Mar 6 12:24:32 2023 +0300 client: fix chevron icon
This commit is contained in:
@@ -162,7 +162,7 @@ const ClientCell = ({
|
||||
{content && (
|
||||
<button className={buttonArrowClass} disabled={processingRules}>
|
||||
<IconTooltip
|
||||
className="h-100"
|
||||
className="icon24"
|
||||
tooltipClass="button-action--arrow-option-container"
|
||||
xlinkHref="chevron-down"
|
||||
triggerClass="button-action--icon"
|
||||
|
||||
Reference in New Issue
Block a user