mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
fix(style) file names that conatains Chinese characters breaks the line
This commit is contained in:
parent
7e9ed37b18
commit
b91aea942b
1 changed files with 4 additions and 0 deletions
|
|
@ -221,6 +221,10 @@ body, pre, code {
|
|||
list-style-type: none;
|
||||
}
|
||||
|
||||
.files li {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration:none;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue