.gitops-mode-tooltip-wrapper { &__tooltip-content { display: flex; flex-direction: column; align-items: center; } &--inputfield { .component__tooltip-wrapper__element { width: 100%; } } .component__tooltip-wrapper { &__tip-text { cursor: default; } } }