1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-24 15:59:41 +02:00

fix clear all button text vertical align (#6833)

This commit is contained in:
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

View file

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