?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/cryptoimpot.fr/wp-content/themes/blocksy/static/sass/frontend/4-components/



?? Go up: /home/webdevt/www/cryptoimpot.fr/wp-content/themes/blocksy/static/sass/frontend

?? Viewing: entry-button.scss

.entry-button {
	gap: 0.5em;
	font-size: 15px;
	align-self: var(--horizontal-alignment, flex-start);

	&:not([class*="ct-button"]) {
		display: flex;
		align-items: center;
	}

	&[class*="ct-button"] {
		min-height: 40px;
		padding: 5px 15px;
	}
}


??

??