Skip to content

Commit

Permalink
fix: revert the heighton uui-symbol-expand
Browse files Browse the repository at this point in the history
this caused a negative effect on the backoffice and will be fixed inside the backoffice instead
  • Loading branch information
iOvergaard committed Nov 25, 2024
1 parent c032a1d commit aca39a6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ export class UUISymbolExpandElement extends LitElement {
:host {
display: inline-block;
width: 12px;
height: 12px;
vertical-align: middle;
}
Expand Down

0 comments on commit aca39a6

Please sign in to comment.