1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 22:37:35 +00:00

GameOfLife: Add vertical separator between interval and action buttons

This commit is contained in:
Linus Groh 2021-05-16 21:39:19 +01:00 committed by Andreas Kling
parent d859bde337
commit 9151364e22

View file

@ -53,6 +53,9 @@
text: " ms"
autosize: true
}
@GUI::VerticalSeparator {
}
}
}