feat: full screen logs
fix: logs are in order now
This commit is contained in:
@@ -121,3 +121,6 @@ tr td:first-child {
|
||||
.subtitle {
|
||||
@apply pt-2 pb-10;
|
||||
}
|
||||
.fullscreen {
|
||||
@apply fixed top-0 left-0 w-full h-full z-[9999] bg-coolgray-200;
|
||||
}
|
||||
|
Reference in New Issue
Block a user