Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
adcoelho committed Aug 21, 2024
1 parent cf5d6de commit 7266e8c
Showing 1 changed file with 3 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
.messageVariablesPanel {
@include euiYScrollWithShadows;
max-height: $euiSize * 20;
max-width: $euiSize * 20;

& {
max-height: $euiSize * 20;
max-width: $euiSize * 20;
}
@include euiYScrollWithShadows;
}

0 comments on commit 7266e8c

Please sign in to comment.