/**
 * Theme Name: Rey Child
 * Theme URI: http://reytheme.com/
 * Description: This is a child theme of Rey.
 * Author: Marius H.
 * Author URI:  https://twitter.com/mariushoria
 * Template: rey
 * Version: 1.0.0
 * License: General Public License
 * License URI: http://www.gnu.org/licenses/gpl.html
 * Text Domain: rey-child
 */
.rey-accountPanel.rey-header-dropPanel-content {

    background-color: #ffffff !important; 
    padding: 20px !important;
   
    max-height: 90vh !important;
    overflow-y: auto !important;
    padding: 10px !important;
    box-sizing: border-box !important;
}