UX: prevents cooked dates from wrapping (#7954)

This commit is contained in:
Joe
2019-07-30 14:04:30 +08:00
committed by GitHub
parent 5feb342914
commit a0df4c3757

View File

@ -3,6 +3,7 @@
color: $primary;
cursor: pointer;
border-bottom: 1px dashed $primary-medium;
white-space: nowrap;
.d-icon {
color: $primary;