mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(client,i18n): prevent unwanted line breaks in Japanese and Chinese block labels (#59649)
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
border: 1px solid;
|
||||
position: relative;
|
||||
top: 1px;
|
||||
word-break: keep-all;
|
||||
}
|
||||
|
||||
.block-header:hover .block-label {
|
||||
|
||||
Reference in New Issue
Block a user