From baf7534870460015c194281ad98e1fef99911ef1 Mon Sep 17 00:00:00 2001 From: amzrk2 Date: Tue, 14 Apr 2020 20:58:19 +0800 Subject: Remove redundant Primer CSS --- assets/sass/@primer/css/dist/truncate.css | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 assets/sass/@primer/css/dist/truncate.css (limited to 'assets/sass/@primer/css/dist/truncate.css') diff --git a/assets/sass/@primer/css/dist/truncate.css b/assets/sass/@primer/css/dist/truncate.css deleted file mode 100644 index 3b246f4..0000000 --- a/assets/sass/@primer/css/dist/truncate.css +++ /dev/null @@ -1,3 +0,0 @@ -.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 -- cgit v1.2.3