mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(style) if size to long it reduce
This commit is contained in:
parent
c5d4fefdf9
commit
d8a0046e18
1 changed files with 2 additions and 0 deletions
|
|
@ -215,6 +215,8 @@ body {
|
|||
width:16%;
|
||||
margin-right: 27px;
|
||||
text-align: right;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.owner {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue