cloudcmd
Version:
File manager for the web with console and editor
17 lines (13 loc) • 424 B
CSS
/*!********************************************************************************************!*\
!*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./css/help.css ***!
\********************************************************************************************/
.help {
margin: 25px;
white-space: normal;
}
.help li {
list-style-type: disc;
}
.help img {
max-width: 100%;
}