Vertically Center Theme Button

This commit is contained in:
Koen van Wijngaarden 2021-03-25 20:44:39 +01:00 committed by GitHub
parent f8ac987bfc
commit ed4b81eea2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@
justify-content: center;
align-items: center;
cursor: pointer;
padding-bottom: 3px;
}
.button svg {