Skip to content

Commit

Permalink
fix template query visit button css regression
Browse files Browse the repository at this point in the history
  • Loading branch information
YannanGao-gs committed Oct 16, 2024
1 parent 63f6e02 commit 84425d0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .changeset/five-rockets-sing.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
'@finos/legend-extension-dsl-data-space': patch
---
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,9 @@
}

&__share {
@include flexVCenter;

flex-direction: column;
width: 10%;
color: var(--color-blue-50);
margin-right: 1rem;
Expand Down

0 comments on commit 84425d0

Please sign in to comment.