VR4RoboticArm3/VR4RoboticArm/Library/PackageCache/com.unity.shadergraph/Editor/Resources/Styles/PixelCacheProfiler.uss
IonutMocanu 1d45ac8df0 Main1
2025-09-15 21:53:38 +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;
}