1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 23:37:36 +00:00

SystemMonitor: Make process name appear in the process inspector again

This regressed with the UI layout system changes.
This commit is contained in:
Andreas Kling 2022-08-14 19:05:01 +02:00
parent ab6af4c9a0
commit 511ccc3e36

View file

@ -19,6 +19,7 @@
font_weight: "Bold"
text_alignment: "CenterLeft"
text: "This is the process name."
preferred_width: "grow"
}
}