3 lines
160 B
CSS
3 lines
160 B
CSS
.dtable-cells div[data-col=title] .dtable-cell-html {width: inherit;}
|
|
.doc-title[data-status=draft] .doc-name {max-width: calc(100% - 60px); overflow: hidden;}
|