Rasagar/Library/PackageCache/com.unity.shadergraph/Editor/Resources/Styles/PixelCacheProfiler.uss

12 lines
221 B
Plaintext
Raw Normal View History

2024-08-26 13:07:20 -07:00
PixelCacheProfilerView > #content > #title {
-unity-font-style: bold;
}
PixelCacheProfilerView > #content > .row {
flex-direction: row;
}
PixelCacheProfilerView > #content > .indented {
padding-left: 8px;
}