Share Fix

This commit is contained in:
ssyyhhrr
2023-01-23 22:38:52 +00:00
parent 89a4281a52
commit 487c5dff66
3 changed files with 7 additions and 3 deletions

View File

@@ -304,6 +304,7 @@ p a:hover {
padding: 1.6em;
transition: all 0.5s;
opacity: 0;
overflow-x: auto;
}
.splitter {