1
0
Fork 0

Tweak button style

Bug511-Bosh
Lan Hui 2023-08-12 17:59:49 +08:00
parent 1e3ac7a379
commit 30b54f8023
1 changed files with 0 additions and 2 deletions

View File

@ -43,14 +43,12 @@
.arrow { .arrow {
padding: 0; padding: 0;
background-color: #fff;
font-size: 50px; font-size: 50px;
line-height: 51px; line-height: 51px;
display: inline-block; display: inline-block;
} }
.arrow:hover { .arrow:hover {
background: #ffff66;
cursor: pointer; cursor: pointer;
} }