Skip to content

Commit

Permalink
Fix: override default indicators width for _hasNavigationInTextArea d…
Browse files Browse the repository at this point in the history
…isplay (#292)
  • Loading branch information
kirsty-hames authored Jan 2, 2024
1 parent 0e7e4fa commit 121ec46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions less/narrative.less
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@

&__text-controls &__content &__indicators {
display: flex;
width: 100%;
}

&__text-controls &__content &__controls-container {
Expand Down

0 comments on commit 121ec46

Please sign in to comment.