Break words in modal title and path to handle long text

This commit is contained in:
Alex Ling
2020-03-15 02:58:27 +00:00
parent 88b16445e2
commit 750a28eccb
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
#scan-status {
cursor: auto;
}
.uk-card-title {
.break-word {
word-wrap: break-word;
}
.uk-logo > img {