.login-container {
    padding-top: 80px;
}

.edit-modal-card-body {
    max-height: 650px !important;
}

.article-cover-card {
    height: 262px;
}

.article-cover-card img {
    object-fit: fill;
}

.navbar-brand img {
    width: 100%;
}

.notify-modal-dialog {
    max-width: 85%;
}

.notify-modal-dialog-edit-modal-card-body {
    max-height: 90% !important;
}

.daily-model-source-form {
    max-height: 500px !important;
}

.notify-daily-remove {
    border-radius: 50%;
    line-height: 40px;
    width: 10%;
}

.notify-daily-key {
    width: 80%;
    display: inline-block;
    margin-left: 10px;
}