fix overflow

This commit is contained in:
softsimon
2024-07-08 22:29:49 +09:00
parent eec6efcc22
commit c391a532de

View File

@@ -173,6 +173,7 @@
}
.show {
opacity: 1;
white-space: nowrap;
}
.hide {
opacity: 0.4;