[Update] Localization: Adjust and apply new line code.
This commit is contained in:
@@ -38,4 +38,8 @@ html, body {
|
||||
/* SVG内のすべての要素にfillを適用 (colorの調整をcssでするため) */
|
||||
svg {
|
||||
fill: currentColor;
|
||||
}
|
||||
|
||||
p {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
@@ -33,6 +33,7 @@
|
||||
padding-right: 2.8rem;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.dropdown_content_wrapper {
|
||||
|
||||
Reference in New Issue
Block a user