qiuxiang / qiuxiang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stylus

qiuxiang opened this issue · comments

commented
code, pre, .blob-code-inner {
  font-family: monospace !important;
}
*::-webkit-scrollbar {
  display: none;
}
#terminal-container .terminal {
  padding: 0;
  height: 100%;
}
#terminal-container {
  width: calc(100% + 16px);
  position: fixed;
}