1
0
Fork 0
file-manager/assets/cmd.css

8 lines
89 B
CSS

.cmd {
word-wrap: break-word;
}
pre {
background-color: #eee;
min-height: 1.5em;
}