mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
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:
parent
b265d56d73
commit
551a98156d
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue