fix clear all button text vertical align (#6833)

pull/6551/head^2
Richard Wei 2022-04-28 10:18:44 +12:00 committed by GitHub
parent 842044e759
commit 61a3bfe994
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@
display: inline-block;
border: 0px;
padding: 10px;
height: 60px;
}
.action-button {