Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/4.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
dew326 committed Feb 16, 2023
2 parents 1467d56 + 126db05 commit f66799b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/bundle/Resources/public/scss/_custom-tag-attributes.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
.ibexa-custom-tag-attributes {
.ck.ck-reset_all & {
min-width: calculateRem(400px);
max-width: calc(100vw - #{calculateRem(150px)});

&__header {
display: flex;
Expand All @@ -27,6 +28,7 @@

&__item-value {
font-size: $ibexa-text-font-size;
white-space: normal;
}
}
}

0 comments on commit f66799b

Please sign in to comment.