UX: allow cooked local-dates to wrap (#27404)
This commit is contained in:
parent
f846d2e8fd
commit
dfad95058d
|
@ -8,7 +8,6 @@
|
||||||
color: var(--primary);
|
color: var(--primary);
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
border-bottom: 1px dashed var(--primary-medium);
|
border-bottom: 1px dashed var(--primary-medium);
|
||||||
white-space: nowrap;
|
|
||||||
|
|
||||||
.d-icon {
|
.d-icon {
|
||||||
color: var(--primary);
|
color: var(--primary);
|
||||||
|
|
Loading…
Reference in New Issue