Files
ichni_Official/Packages/dev.yarnspinner.unity/Editor/Editors/Commands/CommandsWindow.uss

18 lines
243 B
Plaintext
Raw Normal View History

2026-06-09 11:21:59 -04:00
.header #Title {
-unity-font-style: bold;
white-space: normal;
}
.command {
padding-left: 20px;
}
.header #Subtitle {
display: none;
}
.command #Subtitle {
white-space: normal;
padding-left: 20px;
opacity: 0.5;
}