Fix duplicate tabs on drag-and-drop and long URL overflow
This commit is contained in:
+3
-1
@@ -1173,7 +1173,9 @@ html, body, #root {
|
||||
max-width: 680px;
|
||||
margin: 0 auto;
|
||||
color: var(--color-text-primary);
|
||||
|
||||
overflow-wrap: break-word;
|
||||
word-break: break-word;
|
||||
|
||||
/* Typography settings */
|
||||
font-size: 17px;
|
||||
line-height: 1.7;
|
||||
|
||||
Reference in New Issue
Block a user