added link nowrap
This commit is contained in:
@@ -228,6 +228,7 @@
|
||||
font-size: 0.84rem; font-weight: 500; color: var(--text);
|
||||
text-decoration: none; border-bottom: 1px solid var(--border);
|
||||
padding-bottom: 2px; transition: border-color 0.15s;
|
||||
white-space: nowrap;
|
||||
}
|
||||
.text-link:hover { border-color: var(--text); }
|
||||
.text-link.ghost { color: var(--muted); }
|
||||
|
||||
Reference in New Issue
Block a user