feat: updated

This commit is contained in:
zerosoul
2022-02-06 22:09:04 +08:00
parent ceb02d834f
commit e8b6c2b0f1
9 changed files with 443 additions and 156 deletions
+5
View File
@@ -53,6 +53,11 @@
<style>
/* reset */
* {
overflow: visible;
border: none;
/* outline: none; */
padding: 0;
margin: 0;
box-sizing: border-box;
user-select: none;
}