fix(fe/panel_files): normalize styles and clean up
This commit is contained in:
parent
10079fc30f
commit
ba965aa764
4 changed files with 42 additions and 20 deletions
|
@ -111,3 +111,9 @@
|
|||
line-height: 3.2rem;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.theme-default #item-rows .desc {
|
||||
display: block;
|
||||
word-break: break-all;
|
||||
border-radius: 0.8rem;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue