Accelerate button height fix

This commit is contained in:
softsimon
2023-11-22 19:26:04 +09:00
parent 3f06b38767
commit 35e108aa1c
2 changed files with 3 additions and 4 deletions

View File

@@ -61,7 +61,7 @@
}
.btn-small-height {
line-height: 1.1;
line-height: 1;
}
.arrow-green {
@@ -259,7 +259,6 @@
.accelerate {
display: flex !important;
align-self: auto;
margin-top: 3px;
margin-left: auto;
background-color: #653b9c;
@media (max-width: 849px) {