๐ŸŒ… ์ตœ์‹  ํ…Œ๋งˆ 'Horizon' ์†Œ๊ฐœ

I found a little bug here, in the groups display, where there can be an overflow:

It can be alleviated by adding CSS:

.group-box-inner {
	overflow: auto;
}
2๊ฐœ์˜ ์ข‹์•„์š”