We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f141427 commit 4d38b4fCopy full SHA for 4d38b4f
1 file changed
frontend/src/App.vue
@@ -43,4 +43,8 @@ export default {
43
#b-toaster-top-right {
44
margin-top: 5em;
45
}
46
+
47
+a {
48
+ word-break: break-all;
49
+}
50
</style>
0 commit comments