Merge branch 'develop' into ui-fix

This commit is contained in:
Amit Chauhan
2024-11-23 19:11:54 +05:30
committed by GitHub
43 changed files with 2277 additions and 1147 deletions

View File

@@ -29,7 +29,8 @@ a {
code {
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
monospace;
monospace;
color: #ff00c3;
}
#browser-actions {
@@ -55,10 +56,9 @@ code {
transform-origin: top left; /* Keep the position fixed */
}
#browser {
}
#browser-window {