mirror of
https://github.com/lwch/natpass.git
synced 2024-04-21 12:41:54 +00:00
7 lines
94 B
CSS
7 lines
94 B
CSS
body {
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
.xterm .xterm-viewport {
|
|
width: 100% !important;
|
|
} |