mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-09 12:34:08 +00:00
feat: deployment logs fullscreen
This commit is contained in:
@@ -122,5 +122,5 @@ tr td:first-child {
|
||||
@apply pt-2 pb-10;
|
||||
}
|
||||
.fullscreen {
|
||||
@apply fixed top-0 left-0 w-full h-full z-[9999] bg-coolgray-200;
|
||||
@apply fixed top-0 left-0 w-full h-full z-[9999] bg-coolgray-200 overflow-y-auto scrollbar ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user