fix button

This commit is contained in:
Ember 2024-06-19 17:22:29 +08:00
parent 2d06bf56d0
commit ea753a4eac

View File

@ -282,7 +282,7 @@
height: 40px; height: 40px;
font-size: 20px; font-size: 20px;
position: relative; position: relative;
top: -2px; top: 1px;
} }
.my-button:hover { .my-button:hover {
background-color: #0056b3; background-color: #0056b3;