UI: adjust icon style to bring into alignment (#10730)

## Addresses #10651 
Before:


![](https://user-images.githubusercontent.com/11012743/226695150-d2cbc2e3-fea8-4764-8c1d-a25445691caf.png)

Now:
![Screenshot 2023-03-23 at 4 36 08
PM](https://user-images.githubusercontent.com/61553566/227387594-96280c9d-74ca-4f1c-9e73-702c4ae0ff42.png)


## Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [x] Changes file added for user-visible changes in `changes/`
- [x] Manual QA for all new/changed functionality

---------

Co-authored-by: Jacob Shandling <jacob@fleetdm.com>
This commit is contained in:
Jacob Shandling
2023-03-24 09:31:43 -07:00
committed by GitHub
co-authored by Jacob Shandling
parent 3c20efd74b
commit 82f530bb81
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
- Correctly aligned an icon
@@ -149,7 +149,7 @@
&__advanced--osqueryd {
.buttons {
top: 90px;
top: 73px;
}
}