Additional fix for #3

This commit is contained in:
2023-10-25 05:55:55 +09:00
parent 8a459a7664
commit 64a5e34538

View File

@ -30,6 +30,12 @@
}
/* For hints Plguin */
.hints-container {
/* To be fitted */
padding-right: 15px;
}
.hints-alert {
word-break: break-word;
}