Skip to content

Commit

Permalink
Merge branch 'main' into resize-rightflyout
Browse files Browse the repository at this point in the history
  • Loading branch information
srikant-ch5 committed Nov 8, 2024
2 parents 7b16e8b + c9c9bc3 commit e757c09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
}
&.table-control {
label, .properties-indicator {
@include type-style("productive-heading-01");
@include type-style("body-short-01");
color: $text-primary;
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/

.properties-empty-table {
@include type-style("body-short-01");
@include type-style("helper-text-01");
&[disabled] {
opacity: 0.5;
pointer-events: none;
Expand Down

0 comments on commit e757c09

Please sign in to comment.