fix style slect button

This commit is contained in:
lyf
2024-09-24 22:25:36 +08:00
parent 6d5bf490ab
commit fe4cba8baf
5 changed files with 27 additions and 7 deletions

View File

@@ -7,7 +7,7 @@
padding: 10px;
cursor: pointer;
transition: all 0.3s ease;
// overflow: hidden;
overflow: hidden;
user-select: none;
outline: none;
border: none;