fix global .icon for action_button

This commit is contained in:
2023-07-18 18:10:57 +02:00
parent ce5cd87d01
commit e7119b5a03
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;