Website: Update platform icon position on osquery schema table pages. (#14808)

Closes: #14792

Changes:
 - Updated the position of platform icons on `/tables/` pages
This commit is contained in:
Eric 2023-10-31 12:11:11 -05:00 committed by GitHub
parent b265d56d73
commit 551a98156d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -239,7 +239,7 @@
height: 0px;
position: absolute;
right: 0;
top: 76px;
top: 40px;
}
a:not(.btn):not([purpose='evented-table-label']) {
color: @core-vibrant-blue;