No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

PixelCacheProfiler.uss 221B

1234567891011
  1. PixelCacheProfilerView > #content > #title {
  2. -unity-font-style: bold;
  3. }
  4. PixelCacheProfilerView > #content > .row {
  5. flex-direction: row;
  6. }
  7. PixelCacheProfilerView > #content > .indented {
  8. padding-left: 8px;
  9. }