Skip to content

Commit 2007c7c

Browse files
fix(FEC-13535): alling designes for more/less button (#346)
1 parent 1e60c08 commit 2007c7c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/components/navigation/navigation-item/NavigationItem.scss

+5
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,11 @@
9292

9393
&.has-image .title-wrapper {
9494
margin-bottom: 8px;
95+
:global(.expandable-text-container:not(.text-expanded)) {
96+
display: flex;
97+
justify-content: space-between;
98+
gap: 8px;
99+
}
95100
}
96101

97102
.title {

0 commit comments

Comments
 (0)