mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Website: update height of platform icons on policy pages. (#27718)
Changes: - Removed extra whitespace from the platform icons on the policy details page that was caused by the wrapped `<h1>` tag.
This commit is contained in:
parent
a25afdf7b2
commit
b0e53028d6
1 changed files with 1 additions and 0 deletions
|
|
@ -338,6 +338,7 @@
|
|||
}
|
||||
h1 {
|
||||
font-size: 0px;
|
||||
line-height: 0px;
|
||||
}
|
||||
img {
|
||||
height: 24px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue