Files
ichni_Official/Packages/dev.yarnspinner.unity/Editor/Editors/Commands/CommandsWindow.uss
SoulliesOfficial 021e76efe7 同步
2026-06-09 11:21:59 -04:00

18 lines
243 B
Plaintext

.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;
}