diff options
Diffstat (limited to 'assets/sass/@primer/css/dist/truncate.css')
-rw-r--r-- | assets/sass/@primer/css/dist/truncate.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/assets/sass/@primer/css/dist/truncate.css b/assets/sass/@primer/css/dist/truncate.css new file mode 100644 index 0000000..3b246f4 --- /dev/null +++ b/assets/sass/@primer/css/dist/truncate.css @@ -0,0 +1,3 @@ +.css-truncate.css-truncate-overflow,.css-truncate .css-truncate-overflow,.css-truncate.css-truncate-target,.css-truncate .css-truncate-target{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.css-truncate.css-truncate-target,.css-truncate .css-truncate-target{display:inline-block;max-width:125px;vertical-align:top}.css-truncate.expandable.zeroclipboard-is-hover .css-truncate-target,.css-truncate.expandable.zeroclipboard-is-hover.css-truncate-target,.css-truncate.expandable:hover .css-truncate-target,.css-truncate.expandable:hover.css-truncate-target{max-width:10000px !important} + +/*# sourceMappingURL=truncate.css.map */
\ No newline at end of file |