Closed fr00kt closed 2 years ago
Is it possible to make rounded corners of the main window like in windows 11?
yep, you can use this
.appMount-2yBXZl, body { border-radius: 8px; background-color: transparent; }
Is it possible to make rounded corners of the main window like in windows 11?