StellarXipher/Library/PackageCache/com.unity.shadergraph@d57efd43b1c1/Editor/Resources/Styles/PixelCacheProfiler.uss
2025-02-06 16:45:46 -05: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;
}