refactor: take improvements from the edge browser (#289)

This commit is contained in:
sigoden
2023-11-15 19:44:44 +08:00
committed by GitHub
parent 743db47f90
commit c352dab470
5 changed files with 31 additions and 15 deletions

View File

@@ -217,6 +217,7 @@ body {
.save-btn {
cursor: pointer;
-webkit-user-select: none;
user-select: none;
}