Patched rounded window on Linux
This commit is contained in:
parent
667220f8e7
commit
334ff3018c
1 changed files with 1 additions and 0 deletions
|
|
@ -36,6 +36,7 @@ html, body {
|
|||
-webkit-font-smoothing: antialiased;
|
||||
height: 100vh; /* 100% for website */
|
||||
width: 100vw; /* 100% for website */
|
||||
/* Does not work on Linux */
|
||||
border-radius: 15px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue