We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f141427 + 4d38b4f commit ee60b3eCopy full SHA for ee60b3e
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