篡改猴样式优化。

pull/300/head
王良 2024-04-19 12:01:29 +08:00
parent ff5f562079
commit fafc040574
1 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@
z-index: 9999; z-index: 9999;
width: 36px; width: 36px;
height: 36px; height: 36px;
border-radius: 10px; border-radius: 8px;
background-color: #DDD; background-color: #DDD;
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: cover; background-size: cover;
@ -53,7 +53,7 @@
z-index: 10000; z-index: 10000;
min-width: 200px; min-width: 200px;
min-height: 35px; min-height: 35px;
border-radius: 10px; border-radius: 8px;
background-color: #323231; background-color: #323231;
border: 1px solid #52525E; border: 1px solid #52525E;
overflow: hidden; overflow: hidden;