mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
css: fix line wraps for code spans
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
overflow-wrap: anywhere;
|
||||
padding: 0 4px;
|
||||
table & {
|
||||
overflow-wrap: nowrap;
|
||||
overflow-wrap: unset;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user