Update AppImage

This commit is contained in:
MacRimi
2025-11-23 21:39:45 +01:00
parent 5213d6255a
commit af1e4884b7
2 changed files with 1 additions and 9 deletions

View File

@@ -163,11 +163,3 @@
.xterm-rows {
margin: 0 !important;
}
/* ===================== */
/* Escala visual del terminal (90%) */
/* ===================== */
.xterm {
transform: scale(0.90); /* Reduce tamaño general */
transform-origin: top left; /* Evita desplazamientos raros */
}