/*
* FooGallery Custom CSS
* This file is created by adding custom CSS on FooGallery Settings page in wp-admin
* Created : 14 Nov 2023, 4:13 am
*/

.fg-landscape .fg-panel-buttons {
    width: 50px !important;
}
.fg-portrait .fg-panel-buttons {
    height: 50px !important;
}