Skip to content

Commit ffd58cc

Browse files
committed
fix: remove commented code
1 parent 67e68d6 commit ffd58cc

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/css/base.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -295,10 +295,6 @@ a:focus {
295295

296296
.dc__truncate-text {
297297
@extend .dc__truncate;
298-
// white-space: nowrap;
299-
// overflow: hidden;
300-
// text-overflow: ellipsis;
301-
// min-width: 0px;
302298
}
303299

304300
.dc__position-fixed {

0 commit comments

Comments
 (0)