/*
 Theme Name: Stationero Child
 Theme URI: https://anushka.pro/stationero-child
 Description: A child theme for the Stationero WordPress theme.
 Author: Anushka
 Author URI: http://anushka.pro
 Template: stationero
 Version: 1.0.0
 License: GNU General Public License v2 or later
 License URI: https://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: stationero-child
 Tags: child-theme
*/

/*
 Note: Do not use @import to load the parent stylesheet. The parent and child styles
 will be enqueued via functions.php for better performance.
*/

/* Add your custom CSS below */
table.wp-list-table .column-taxonomy-product_brand,table.wp-list-table .column-product_cat, table.wp-list-table .column-product_tag{
    width:auto !important;
}