File size: 194 Bytes
1e92f2d
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
.is-section-switch-site {
	.commands-command-menu__overlay {
		background-color: transparent;
	}

	.commands-command-menu {
		box-shadow: none;
		border: 1px solid var(--color-neutral-10);
	}
}