mirror of
https://github.com/fleetdm/fleet
synced 2026-05-22 08:28:52 +00:00
Fix activity feed padding (#29234)
This commit is contained in:
parent
7380919dc3
commit
9156ce35dd
1 changed files with 1 additions and 1 deletions
|
|
@ -22,6 +22,6 @@
|
|||
font-size: $xx-small;
|
||||
position: absolute;
|
||||
top: 14px;
|
||||
right: 0;
|
||||
right: 14px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue