feat: Add border-radius for window on linux

This commit is contained in:
MystiPanda
2024-03-13 13:58:29 +08:00
parent df2f102d9e
commit 9b2c8fa25d
7 changed files with 21 additions and 11 deletions

View File

@@ -94,7 +94,7 @@
// position: absolute;
// top: 0px;
// right: 0px;
height: 24px;
height: 36px;
display: flex;
// align-items: center;
justify-content: end;