WuhuIslandTesting/Library/PackageCache/com.unity.shadergraph@8148.12.1-8/Editor/Resources/Styles/PixelCacheProfiler.uss
2025-01-07 02:06:59 +01:00

11 lines
221 B
Text

PixelCacheProfilerView > #content > #title {
-unity-font-style: bold;
}
PixelCacheProfilerView > #content > .row {
flex-direction: row;
}
PixelCacheProfilerView > #content > .indented {
padding-left: 8px;
}