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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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