fix: logs icons everywhere + terminal
This commit is contained in:
@@ -313,7 +313,7 @@ section {
|
||||
}
|
||||
|
||||
.fullscreen {
|
||||
@apply fixed top-0 left-0 w-full h-full z-[9999] dark:bg-coolgray-100 bg-white overflow-y-auto scrollbar pb-4;
|
||||
@apply fixed top-0 left-0 w-full h-full z-[9999] dark:bg-coolgray-100 bg-white overflow-y-auto scrollbar;
|
||||
}
|
||||
|
||||
.toast {
|
||||
@@ -322,4 +322,8 @@ section {
|
||||
|
||||
.dz-button {
|
||||
@apply w-full p-4 py-10 my-4 font-bold bg-white border dark:border-coolgray-400 dark:text-white dark:bg-transparent hover:dark:bg-coolgray-400;
|
||||
}
|
||||
|
||||
.xterm {
|
||||
@apply p-2;
|
||||
}
|
||||
Reference in New Issue
Block a user