mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
chore(style) add " "
This commit is contained in:
parent
2f726a0468
commit
3bf1811998
1 changed files with 9 additions and 9 deletions
|
|
@ -367,29 +367,29 @@ a:hover, a:active {
|
|||
|
||||
@media print {
|
||||
.panel {
|
||||
width: 94%;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: none;
|
||||
width: 94%;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: none;
|
||||
}
|
||||
|
||||
.keyspanel, .panel-right {
|
||||
display: none;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.files {
|
||||
overflow-y: visible;
|
||||
overflow-y: visible;
|
||||
}
|
||||
|
||||
.current-file {
|
||||
box-shadow: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
.path-icon {
|
||||
display: none;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.mini-icon {
|
||||
display: none;
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue