Sha256: a50b7dba018ac58bc25c9f6b93b2803807e769ff5931c2a3ed5b2ab6dc22b216
Contents?: true
Size: 344 Bytes
Versions: 31
Compression:
Stored size: 344 Bytes
Contents
#full-screen-terminal { .modal-dialog { width: 95%; height: 95%; margin: 30px 0 0 30px; .modal-body { padding: 0; display: flex; height: -webkit-fill-available; height: -moz-available; height: fill-available; .terminal { margin: 0 -20px; height: 100%; } } } }
Version data entries
31 entries across 31 versions & 1 rubygems