Your IP : 216.73.216.43


Current Path : /home/rtorresani/www/vendor/magento/module-two-factor-auth/view/adminhtml/web/css/
Upload File :
Current File : //home/rtorresani/www/vendor/magento/module-two-factor-auth/view/adminhtml/web/css/google.css

/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */

.tfa-google-qr {
    display: block;
    margin: 0  auto 3em auto;
    width: 300px;
    height: 300px;
}

.tfa-google-secure-code {
    word-wrap: break-word;
    border: 1px solid #cccccc;
    padding: 7px;
}