@charset "utf-8";

/* Musterdatei kann bei Bedarf gefüllt werden. + */

.button-control {
    margin-top: auto;
    margin-bottom: auto;
}

.notizen .chat-recent-message-channel.highlight-color-1,
.notizen .chat-recent-message-sender.highlight-color-1 {
    color: var(--FontColor_HEX) !important;
}

input.dx-texteditor-input {
    height: 90%;
}