Welcome to the Umamusume Wiki! If you want to contribute, please read the guidelines.

Template:Game Skill/styles.css

From Umamusume Wiki
Jump to navigation Jump to search
.skill.tooltip > .text {
	display: flex;
	gap: 5px;
	min-width: 300px;
	text-align: start;
}

.skill.tooltip > .text .title {
	white-space: nowrap;
}