Compare commits

...

2 Commits

+1 -6
View File
@@ -3220,13 +3220,8 @@ a.nav-item,
position: relative;
}
/* xterm fills container - reset position for mobile */
/* xterm fills container */
.terminal-wrapper.mobile .terminal-container .xterm {
position: relative !important;
top: auto !important;
left: auto !important;
right: auto !important;
bottom: auto !important;
width: 100%;
height: 100%;
}