Recordscreen darkkmode updated

This commit is contained in:
amit
2024-11-08 21:51:53 +05:30
parent 024468f8d7
commit 2d964fb798
5 changed files with 20 additions and 9 deletions

View File

@@ -11,6 +11,7 @@ body {
padding: 0;
scrollbar-gutter: stable;
overflow-y: auto;
}
html {
@@ -42,6 +43,7 @@ code {
align-items: center;
overflow: hidden;
position: relative;
}
#browser-content {
@@ -54,6 +56,9 @@ code {
}
#browser {
}
#browser-window {