Skip to content

Commit 5ba3a88

Browse files
committed
fix visibility
1 parent f2bf153 commit 5ba3a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/markup/codecopy.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
top: 8px;
1818
right: 6px;
1919
padding: 9px;
20-
/*visibility: hidden;*/
20+
visibility: hidden;
2121
animation: fadeout 0.2s both;
2222
}
2323

0 commit comments

Comments
 (0)