mirror of
https://github.com/langgenius/dify.git
synced 2025-11-04 21:03:02 +00:00
3 lines
47 B
CSS
3 lines
47 B
CSS
|
|
.installedApp {
|
||
|
|
height: calc(100vh - 74px);
|
||
|
|
}
|