fix
Some checks failed
Deploy / deploy (build, debian, 22) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822) (push) Has been cancelled

This commit is contained in:
2026-04-08 01:25:18 -06:00
parent 754eea951c
commit 36fcf8427f

View File

@@ -200,7 +200,7 @@ onUnmounted(disconnectPrompt)
.content { .content {
padding: 12px; padding: 12px;
overflow-y: auto; overflow-y: auto;
height: calc(100% - 45px); height: 100%;
box-sizing: border-box; box-sizing: border-box;
} }
</style> </style>