fix global .icon for action_button

This commit is contained in:
2023-07-18 18:11:47 +02:00
parent 7dfdea4393
commit a7c62e776d

View File

@@ -93,7 +93,7 @@ a.entry
width: 3.5rem; width: 3.5rem;
border-radius: 10000px; border-radius: 10000px;
} }
:global(a:has(svg)){ :global(a:has(svg.symbol)){
padding: 0 !important; padding: 0 !important;
width: 3.5rem; width: 3.5rem;
height: 3.5rem; height: 3.5rem;