chore(docs): remove customized "Edit this page on GitHub" button (#32407)

Signed-off-by: hainenber <dotronghai96@gmail.com>
This commit is contained in:
Đỗ Trọng Hải
2025-03-15 21:27:10 +07:00
committed by GitHub
parent eb39ddbfe3
commit a49a15f990
2 changed files with 0 additions and 71 deletions

View File

@@ -256,13 +256,3 @@ a > span > svg {
height: 28px;
}
}
/* Edit Button */
.edit-page-link {
position: sticky;
bottom: 0px;
right: 0px;
border-radius: 10px;
background-color: #ccc;
}