/* element ui notification */
.el-notification {
    .el-notification__content {
        margin-top: 0;
    }
}