mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 19:46:20 +00:00
feat: improve ags
This commit is contained in:
@@ -19,8 +19,8 @@ export default (index) => {
|
||||
class_name: "workspace",
|
||||
vpack: "center",
|
||||
css: `
|
||||
min-width: ${1920 * SCALE}px;
|
||||
min-height: ${1080 * SCALE}px;
|
||||
min-width: ${3840 * SCALE}px;
|
||||
min-height: ${2160 * SCALE}px;
|
||||
`,
|
||||
connections: [
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user