UX: prevents cooked dates from wrapping (#7954)
This commit is contained in:
parent
5feb342914
commit
a0df4c3757
|
@ -3,6 +3,7 @@
|
|||
color: $primary;
|
||||
cursor: pointer;
|
||||
border-bottom: 1px dashed $primary-medium;
|
||||
white-space: nowrap;
|
||||
|
||||
.d-icon {
|
||||
color: $primary;
|
||||
|
|
Loading…
Reference in New Issue