Skip to content

Commit 0c58464

Browse files
authored
Docs: Hide edit button temporarily.
1 parent fc737ba commit 0c58464

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/page.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ strong {
110110
color: #fff;
111111
background-color: #555;
112112
opacity: 0.5;
113+
display: none; /* disabled until r96 release */
113114
}
114115

115116
#button:hover {

0 commit comments

Comments
 (0)