Skip to content

Commit

Permalink
NAS-134054: Table expandable row does not wrap buttons (#11500)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexKarpov98 authored Feb 7, 2025
1 parent aa8b6b5 commit f90b82a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
.actions {
display: flex;
flex: 1;
flex-wrap: wrap;
gap: 8px;
padding: 8px 0;

Expand Down

0 comments on commit f90b82a

Please sign in to comment.