/**
 * @category   Webkul
 * @package    Webkul_MpPushNotification
 * @author     Webkul Software Private Limited
 * @copyright  Webkul Software Private Limited (https://webkul.com)
 * @license    https://store.webkul.com/license.html
 */
#mppushnotification_mppushnotification {
    display: flex;
    flex-direction: column-reverse;
}

#mppushnotification_version_definition_version {
    font-size: 14px;
}

.mppush-version {
    padding:10px;
    background-color:#f8f8f8;
    border:1px solid #ddd;
    margin-bottom:7px;
    margin-top: 45px;
}
