fix global .icon for action_button

This commit is contained in:
Alexander Bocken 2023-07-18 18:10:57 +02:00
parent 9d38684b10
commit 7dfdea4393
Signed by: Alexander
GPG Key ID: 1D237BE83F9B05E8
2 changed files with 2 additions and 2 deletions

View File

@ -88,7 +88,7 @@ a.entry
.button_wrapper{
display: none;
}
:global(svg.icon){
:global(svg.symbol){
height: 3.5rem;
width: 3.5rem;
border-radius: 10000px;

View File

@ -13,7 +13,7 @@
--icon_fill: var(--red);
}
</style>
<svg class=icon
<svg class=symbol
width="165.32942mm"
height="165.32944mm"
viewBox="0 0 165.32942 165.32945"