mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 05:41:15 +08:00
UX: prevents cooked dates from wrapping (#7954)
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
color: $primary;
|
||||
cursor: pointer;
|
||||
border-bottom: 1px dashed $primary-medium;
|
||||
white-space: nowrap;
|
||||
|
||||
.d-icon {
|
||||
color: $primary;
|
||||
|
Reference in New Issue
Block a user