updated styles.css

This commit is contained in:
simoon 2022-01-11 16:37:23 +01:00
parent c8eea372af
commit 13feafe642

View File

@ -47,6 +47,10 @@ input#metadata {
margin-right: 1rem; margin-right: 1rem;
} }
input#generate {
float: right;
}
.metafields { .metafields {
background-color: ghostwhite; background-color: ghostwhite;
padding: 1rem; padding: 1rem;