mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
refactor(css) .reduce-text: set correct order
This commit is contained in:
parent
d48b18075a
commit
3c5aaf3378
1 changed files with 1 additions and 1 deletions
|
|
@ -230,9 +230,9 @@ body {
|
|||
}
|
||||
|
||||
.reduce-text {
|
||||
white-space : nowrap;
|
||||
overflow : hidden;
|
||||
text-overflow : ellipsis;
|
||||
white-space : nowrap;
|
||||
}
|
||||
|
||||
.files {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue