@import '_variables'; @import '_mixins'; label { font-weight: $font-regular; font-size: 100%; } .caption-file { margin-top: 20px; width: max-content; ::ng-deep .root { width: max-content; } } .warning-replace-caption { color: red; margin-top: 10px; }