admin_cfg: Improve + icon style

This commit is contained in:
Alex Gleason 2020-08-23 15:31:49 -05:00
parent 20269bbe3e
commit b7a6d7d261
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -108,6 +108,10 @@ button {
&:disabled {
opacity: 0.5;
}
i.fa {
margin-right: 0.5em;
}
}
&.button--block {