Duffer Derek

Current Path : /var/www/api-mk-planner.bitkit.dk/httpdocs/Frontend/src/components/atom/TextArea/
Upload File :
Current File : /var/www/api-mk-planner.bitkit.dk/httpdocs/Frontend/src/components/atom/TextArea/text-area.scss

.form-group.textarea {
    label{
        display:block;
        width:100%;
        max-width:100%;
        margin-bottom:10px;
        color: #5F6A7C;
        font-family: "proxima-nova", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        letter-spacing: 0.14px;
    }
    textarea{
        width:100%;
        max-width:100%;
        padding:12px 10px;
        border-radius: 4px;
        border: 1px solid rgba(95, 106, 124, 0.08);
        background: #FAFAFB;
        font-size: 14px;
        color:#5F6A7C;
        font-family: "proxima-nova", sans-serif;
        resize: vertical;
        min-height: 80px;
        line-height: 1.5;
        white-space: pre-wrap;
        &.view-mode {
            cursor: not-allowed;
        }
    }
    &.error {
        textarea {
            border-color: #dc3545;
            border-width: 1px;
        }
    }
    .error-message {
        color: #dc3545;
        font-size: 12px;
        margin-top: 5px;
        margin-left: 0;
        display: block;
        font-family: "proxima-nova", sans-serif;
        font-weight: 400;
        position: absolute;
        bottom: -22px;
        width: 100%;
    }
}


Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists