xyi/Library/PackageCache/com.unity.shadergraph@bd938c0c5e52/Editor/Resources/Styles/PixelCacheProfiler.uss
Vladislav 2750530006 1
2025-09-18 15:33:57 +03:00

12 lines
221 B
Plaintext

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