/******* Do not edit this file *******
Code Snippets Manager
Saved: Aug 26 2025 | 20:35:08 */
/* Fix: Force flex container */
:has(> iframe[src*="powerbi.com"]) {
	display: flex;
	min-height: 224px;
}