Add: cool frame of the window, default: off

This commit is contained in:
cutls
2020-03-19 13:17:02 +09:00
parent d44724d784
commit 3531c338de
10 changed files with 95 additions and 18 deletions

View File

@@ -1,5 +1,5 @@
<!doctype html>
<html lang="@@lang@@">
<html lang="@@lang@@" style="overflow-y:scroll">
<head>
<title>Settings - TheDesk</title>
@@ -25,6 +25,9 @@
.pcr-result {
height: 1rem !important;
}
.container-after-titlebar {
padding: 20px;
}
</style>
@@pwa@@
</head>